返回排行榜

dataliterate/data-populator

JavaScript

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

meaningful-datasketchsketchappdesigndatadata-populatoradobe-xdadobedesign-toolsdesign-tool
Star 增长趋势
Star
1.7k
Forks
110
周增长
Issues
15
5001k1.5k
2015年5月2019年1月2022年10月2026年7月
制品库npmnpm install data-populator
README
Data Populator

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 a coffee. Any kind of contribution is highly appreciated!

Development

Data Populator for Sketch

  1. cd sketch
  2. yarn
  3. yarn symlink
  4. yarn start (dev) or yarn build (production)

Data Populator for Adobe XD

  1. cd xd
  2. yarn
  3. yarn start (dev) or yarn build (production)