Found 15 repositories(showing 15)
ant-design
parser HTML to Sketch JSON
kvendrik
Replaces layer values in groups with JSON data
haixin-fang
tojson.js is a class library that supports parsing Psd, Sketch, and PPT to JSON. This JSON conforms to the data format of fabric.js rendering. (tojson.js 是一个支持解析 Psd、Sketch、PPT转 json 的类库, 该 json 满足 fabric.js 渲染的数据格式)
arvinxx
a plugin to parsing Sketch JSON into Sketch Object
mukeshsoni
Parse sketch.systems like language and convert to xstate json config
jonathanbardo
AirGradient sketch for prometheus & json http poller parsing.
Tanvir-Aunjum-Sunny
Pokedex is an IOS app that I made while doing a IOS course on Udemy. Mark Price and his team at Devslopes, were very helpful and provided a great learning experience. Mark and his team provide resources and code so if you get stuck along the way you can download their code and see the app running. While building this app I learned about Alamofire, PokeApi, CocoaPods, and parsing JSON. Alamofire is an HTTP networking library that was brought in for making API calls. For the Pokemon data, we used a free Pokemon API called PokeApi. PokeApi provides information for all the Pokemon in the app. It was interesting learning about HTTP calls in IOS and was easier than I expected. CocoaPods is a dependency manager for IOS, so I would have use CocoaPods to install Alamofire. CocoaPods is basically used to install packages that you may need in your app. Parsing JSON data was another part of the learning. I already knew about JSON from working with Laravel, but I was interested to see how to manage it in IOS. Mark does a great job of this and explains when you get the data you want, how to convert it to swift and use in your app. I would recommend this course to anyone wanting to get started with IOS because in this course you learn a lot of great things for IOS such as Firebase, Alamofire, IOS Design using Sketch, and more. If your interested in this course be sure to check out my skills and look for IOS, you will see a resource link for Mark's course on Udemy.
danorak
A Sketch plug-in based on @florianpnn's sketch-data-parser that enables you to select a JSON file to populate your object list
alldevic
Action for parsing Arduino sketch.json
annoo
Processing sketch that parses incoming JSON messages in the serial to OSC
sspboyd
Basic sketch to prototype building a histogram from data parsed out of the Reporter App's JSON export.
stormbuster
This Sketch plugin is a modifcation of json-parser by Koen Vendrik. It duplicates a template artboard with layer names matching the keys in a JSON file, with the amount of objects.
zakikasem
An iOS Mobile App that offers room renting service , I utilized the knowledge I gained throughout being iOS Developer Trainee at SwiftyCamp in this project by dealing with: Autolayout constraints. Tableviews. Networking using Alamofire, APIs and JSON Parsing. Userdefaults. MVP Architectural Pattern. Worked with Git , Postman and Sketch in development process
shubhamchauhan4488
Developed a simple Quiz application for iOS which fetches(using JSOn parsing) and displays ‘n’ number of questions to be performed in a specific time, prepares the result and statistics. It uses pods to use third party libraries to enable Radio Button implementation. The app icon and other components are designed in Sketch
MohamadAdnanJamal
his Arduino sketch for ESP8266 connects to Wi-Fi to display time, weather, and cryptocurrency prices on an OLED screen. It uses libraries for Wi-Fi, HTTP requests, JSON parsing, and OLED control. Time syncs via NTP, weather data comes from OpenWeatherMap, and crypto prices from CoinGecko, updating regularly to show current information.
All 15 repositories loaded