MCPcopy
hub / github.com/timuric/Content-generator-sketch-plugin

github.com/timuric/Content-generator-sketch-plugin @0.8 sqlite

repository ↗ · DeepWiki ↗ · release 0.8 ↗
15 symbols 20 edges 17 files 0 documented · 0%
README

Content Generator for Sketch

Sketch 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

  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)

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

Core symbols most depended-on inside this repo

numberWithCommas
called by 1
js/loadDollars.js
loadImages
called by 1
js/loadImage.js
main
called by 1
js/loadImage.js
shuffle
called by 1
js/utility.js
replaceWithImages
called by 1
js/utility.js
loadText
called by 0
js/loadNames.js
loadText
called by 0
js/loadDollars.js
loadText
called by 0
js/replaceTextFitting.js

Shape

Function 15

Languages

TypeScript100%

Modules by API surface

js/utility.js6 symbols
js/loadImage.js2 symbols
js/loadDollars.js2 symbols
js/replaceTextFitting.js1 symbols
js/loadText.js1 symbols
js/loadPercentages.js1 symbols
js/loadNumbers.js1 symbols
js/loadNames.js1 symbols

For agents

$ claude mcp add Content-generator-sketch-plugin \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact