All Projects → timuric → Content Generator Sketch Plugin

timuric / Content Generator Sketch Plugin

Licence: mit
Sketch app plugin for generating dummy data such as avatars, names, photos, geo data etc

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Content Generator Sketch Plugin

Sketch Module Web View
A sketch module for creating an complex UI with a webview
Stars: ✭ 270 (-93.87%)
Mutual labels:  sketch-plugin
Sketch Artboardtricks
A variety of artboard-related utilities for Sketch, primarily rearranging them into a grid, numbering them, etc.
Stars: ✭ 316 (-92.82%)
Mutual labels:  sketch-plugin
Sync.sketchplugin
Keep your design team in sync!
Stars: ✭ 357 (-91.89%)
Mutual labels:  sketch-plugin
Sketch Connection Flow Arrows
Plugin for generating easy to use connection flow arrows in Sketch
Stars: ✭ 275 (-93.76%)
Mutual labels:  sketch-plugin
Keys For Sketch
Advanced shortcut manager for Sketch app.
Stars: ✭ 281 (-93.62%)
Mutual labels:  sketch-plugin
Sketch Plugin Manager
Keeping your Sketch plugins up to date.
Stars: ✭ 335 (-92.39%)
Mutual labels:  sketch-plugin
lunaticlog
Fake HTTP log generator module, test if your monitor system can survive under the log spikes.
Stars: ✭ 35 (-99.21%)
Mutual labels:  dummy-data
Chromatic Sketch
Sketch plugin for creating good-looking and perceptually uniform gradients and color scales.
Stars: ✭ 445 (-89.9%)
Mutual labels:  sketch-plugin
Sketch Lint
Check the compliance of your design guidelines within seconds
Stars: ✭ 291 (-93.39%)
Mutual labels:  sketch-plugin
Chain
Dynamic color relations in Sketch.
Stars: ✭ 346 (-92.14%)
Mutual labels:  sketch-plugin
Sketch Gifme Plugin
Embed gifs and videos in your Sketch files!
Stars: ✭ 274 (-93.78%)
Mutual labels:  sketch-plugin
Css Buddy
A Sketch 3 plugin that allows you to use CSS on layers.
Stars: ✭ 279 (-93.66%)
Mutual labels:  sketch-plugin
Plugin Directory
Official Sketch Plugin directory
Stars: ✭ 3,412 (-22.52%)
Mutual labels:  sketch-plugin
Sketchcontentsync
Sync sketch files with google docs.
Stars: ✭ 270 (-93.87%)
Mutual labels:  sketch-plugin
Stylesync
A command line tool to extract shared styles from a Sketch document, and generate native code for any platform.
Stars: ✭ 382 (-91.33%)
Mutual labels:  sketch-plugin
Make-This
Project files for the Make This video series and community challenges.
Stars: ✭ 16 (-99.64%)
Mutual labels:  design-assets
Click Thru Prototype
Sketch plugin that creates a HTML click-through prototype of a website design
Stars: ✭ 329 (-92.53%)
Mutual labels:  sketch-plugin
Sketch swatches
A swatches plugin for Sketch.
Stars: ✭ 446 (-89.87%)
Mutual labels:  sketch-plugin
Swatches
Make colors with Sketch
Stars: ✭ 396 (-91.01%)
Mutual labels:  sketch-plugin
Sketch Image Compressor
A Plugin for Sketch that compresses your bitmap assets, to keep filesize to a minimum.
Stars: ✭ 338 (-92.33%)
Mutual labels:  sketch-plugin

Content Generator for Sketch

Content generator allows you quickly create dummy data such as avatars, names, geo location data etc.

Demo

Generating pictures

Generating thumbnails

Generating names

Generating names

Generating dummy text

Generating text

Generating strings

custom string

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

  1. Download Zip and Extract it to a folder
  2. In Sketch app Plugins > Manage Plugins...
  3. In the Preferences window, click on the cog-wheel icon, and select Show Plugins Folder from the dropdown.
  4. 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

  1. Open Console app Applications/Utilities/Console
  2. Type Sketch In filter box like so
  3. Run broken plugin
  4. 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].