data-populator

A plugin for Sketch and Adobe XD to populate your design mockups with meaningful data. Goodbye Lorem Ipsum. Hello JSON.

Github星跟踪图

Data Populator

The documentation of the plugin has moved to datapopulator.com.

Get in touch

Join the conversation on the Data Populator Slack. Follow @datapopulator on Twitter for updates.

Please report bugs, observations, ideas & feature requests as issues or get in touch.

Contribute

If you have an idea or the need for a new feature for Data Populator, or run into a limitation you'd like to overcome – feel free to implement it and send us a Pull Request. We think the code architecture is understandable and modular enough to extend easily.

If you're a Designer and don't know how to code, kindly ask a Developer colleague or friend of yours – they'll kindly help you, as this is an investment in improving Designer's Data Literacy and Designer-Developer-Collaboration.

If you like, you can also contribute to the future development of Data Populator by buying us coffee. Any kind of contribution is highly appreciated!

Development

Data Populator for Sketch

Build the UI

  1. cd source/sketch/ui
  2. npm i
  3. npm start (dev) or npm run build (production)

Build the Plugin

  1. cd source/sketch
  2. npm i
  3. gulp watch (dev) or gulp build (production)

Data Populator for Adobe XD

  1. cd source/xd
  2. npm install
  3. gulp watch (dev) or gulp build (production)

Data Populator is based on Sketch Fusion by Andrey Shakhmin, @turbobabr, as presented at #SketcHHackday 2016.

主要指标

概览
名称与所有者dataliterate/data-populator
主编程语言JavaScript
编程语言JavaScript (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2015-05-04 06:28:53
推送于2024-02-16 10:14:39
最后一次提交2022-04-15 12:03:38
发布数43
最新版本名称v3.0.0 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数1.7k
关注者数57
派生数113
提交数456
已启用问题?
问题数211
打开的问题数15
拉请求数53
打开的拉请求数9
关闭的拉请求数11
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?