-
Notifications
You must be signed in to change notification settings - Fork 0
/
sketch.json
83 lines (83 loc) · 3.8 KB
/
sketch.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"created": "2022-03-18",
"title": "Sketch",
"subsidiary_country_list": [],
"website_url": "https://www.sketch.com/",
"type": "Organisation",
"logo_url": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/be/Sketch-logo-light.svg/1280px-Sketch-logo-light.svg.png",
"headquarter_country": "NL",
"location": {
"title": "Sketch BV",
"address": "Flight Forum 40, Ground floor, 5657 DB Eindhoven,",
"postal_code": "5657 DB",
"city": "Eindhoven",
"country": "NL",
"phone_contact": "",
"mail_contact": "[email protected]",
"coordinate_list": [51.45411742021257, 5.4009246395419]
},
"founded_year": "2010",
"kpi_list": [],
"solution_list": [{
"title": "Sketch",
"logo_url": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/59/Sketch_Logo.svg/850px-Sketch_Logo.svg.png",
"website_url": "https://www.sketch.com/",
"created_year": 2010,
"description": "A vector graphic editor operating on MacOS to design UIs and UXs in a collaborative way.",
"category_list": ["Application"],
"similar_solution_list": [{
"title": "Figma",
"similar_solution_url": "https://www.figma.com/",
"category": "Application"
}, {
"title": "Lunacy",
"similar_solution_url": "https://icons8.com/lunacy",
"category": "Application"
}, {
"title": "Adobe XD",
"similar_solution_url": "https://www.adobe.com/products/xd.html?mv=affiliate&mv2=red",
"category": "Application"
}, {
"title": "Pencil Project",
"similar_solution_url": "https://pencil.evolus.vn/",
"category": "Application"
}],
"licence_list": ["Proprietary"],
"source_code_download": "https://developer.sketch.com/file-format/",
"source_code_profile": "",
"commercial_support_url": "https://www.sketch.com/pricing/",
"floss_software": false,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "https://en.wikipedia.org/wiki/Sketch_(software)",
"reference_list": [],
"success_case_list": [{
"title": "Universal language: how Yannick Lung uses Sketch for his intricate icon designs ",
"description": "A German icon designer, Yannick Lung uses Sketch from start to finish to design new icons thanks to its simplicity, and flexibility to use.",
"image_url": "https://yannicklung.com/files/images/me.svg",
"industry": "Media and Entertainment",
"customer": "Yannick Lung",
"country": "DE",
"language": "de",
"success_case_url": "https://www.sketch.com/blog/2021/09/30/how-yannick-lung-uses-sketch-for-his-intricate-icon-designs/"
}, {
"title": "I, Robot: How Mark Jardine of Tapbots designs award-winning apps with Sketch",
"description": "For Mark Jardine, UI Designer at Tapbots, Sketch is the perfect solution for his designs, thanks to its intuitivity to use and all the possibility it allows in terms of creativity.",
"image_url": "https://tapbots.com/img/header_bg.jpg",
"industry": "Information Technology",
"customer": "Tapbots",
"country": "US",
"language": "en",
"success_case_url": "https://www.sketch.com/blog/2021/04/06/how-mark-jardine-of-tapbots-designs-award-winning-apps-with-sketch/"
}, {
"title": "Keeping it real: How Nikola Lazarevic creates photorealistic objects in Sketch",
"description": "Nikola Lazarevic is a visual designer who specializes in photorealistic images, recreating everyday objects digitally using Sketch, over the more common Photoshop, because of its vector tool that is easy to control and allows to switch between vector. The ability to export his finish work rapidly is also one of the important points for Nikola Lazarevic.",
"image_url": "",
"industry": "Information Technology",
"customer": "Simplicity LLC",
"country": "CS",
"language": "sr",
"success_case_url": "https://www.sketch.com/blog/2020/12/21/keeping-it-real-nikola-lazarevic-on-photorealistic-design-in-sketch/"
}]
}]
}