랭킹으로 돌아가기
timuric/Content-generator-sketch-plugin
JavaScriptSketch app plugin for generating dummy data such as avatars, names, photos, geo data etc
dummy-dataavatarsjavascriptsketch-plugindesign-assets
주요 지표
스타 성장
스타
4.3k
포크
342
주간 성장
—
이슈
39
1k2k3k4k
2014년 4월2016년 4월2018년 5월2020년 5월2022년 6월2024년 7월2026년 7월
아티팩트npm
npm install content-generator-sketch-pluginREADME
Content Generator for Sketch
Content generator allows you quickly create dummy data such as avatars, names, geo location data etc.
Demo
Generating pictures

Generating names

Generating dummy text

Generating strings

You can create a custom string by combining any of these options:
- plain text (example: banana)
- random number from range (example: [0-20] )
- random item from an array (example: [banana~apple~grapes] )
An example of a combined string: $[0-999],[10-99] [new~used~old]
Which would result in "$321,34 old" or "$12,75 new"
Generating custom images
In Sketch app use Plugins\Content Generator\Images\Custom plugin to specify path to your own folder with images
Installation
Manual
- Download Zip and Extract it to a folder
- In Sketch app
Plugins > Manage Plugins... - In the Preferences window, click on the cog-wheel icon, and select
Show Plugins Folderfrom the dropdown. - Place the extracted folder directly to the Plugins folder (nesting might not work atm)
Sketch plugin manager
Installation via Sketch Plugin Manager: In the 'Catalog' tab of the Sketch Plugin Manager window search for 'Content Generator'
Upcoming features
- More types of data
- Fetch content directly from different online sources
- Easier extensibility
Feature requests & feedback
Ping me on twitter or follow for updates.
Bug reports
- Open Console app
Applications/Utilities/Console - Type Sketch In filter box like so
- Run broken plugin
- Submit output of the Console app via Github issues or twitter toghether with the version of your Sketch app
Contributors
Author Timur Carpeev
Number plugins Liu Liu
And others
Credits
- Photo collection Unsplash
- User pics Uifaces
- User names Uinames
- Random data Mockaroo
- Custom photos Ian Silber
- Vintage user pics Rad faces
- Flickr keywords https://github.com/nickstamas
관련 저장소