awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
timuric avatar

timuric/Content-generator-sketch-plugin

0
View on GitHub↗
4,299 stars·342 forks·JavaScript·MIT·10 views

Content Generator Sketch Plugin

This is a design plugin for Sketch that populates design mockups with realistic dummy data, including names, avatars, and geographic information. It functions as a placeholder data generator to fill layout designs during the prototyping phase.

The project features a local image asset importer that connects local directories to use personal files as source material for generated content. It also includes a dynamic text composer that builds customized strings using random number ranges and randomized arrays to create varied design iterations.

Features

  • Synthetic Content Generators - Generates realistic placeholder names, avatars, and geographic data to populate user interface layouts.
  • Sketch Plugins - Provides a professional Sketch plugin to populate design mockups with realistic dummy data.
  • Dynamic Text Generation - Creates dynamic text strings by combining fixed words with random numbers and arrays for varied data samples.
  • Local Asset Integration - Connects personal image folders to a design tool to use specific local files as placeholder avatars or photos.
  • Template String Interpolation - Provides utilities for parsing strings with placeholders and replacing them with randomized mock values.
  • Asset Source Mapping - Enables connecting local directories of personal image files to serve as source material for generated mockups.
  • Local File Image Selection - Provides an interface for picking and importing image files from the local filesystem to be used as mock content.
  • Local File System Integration - Allows the tool to read and access image files directly from the host operating system's storage.
  • Design Data Generators - Generates randomized text and image content to fill layout designs during the prototyping phase.
  • Mock Data Generators - Provides local logic to generate realistic dummy content for design mockups without needing a remote server.
  • Layer Property Injections - Identifies specific design elements and replaces their properties with generated realistic values.
  • Dynamic String Composers - Builds customized strings using random number ranges and randomized arrays to create varied design iterations.
  • Composite String Builders - Combines plain strings, random number ranges, and randomized arrays to build dynamic text for varied use cases.
  • JavaScript Plugin Runtimes - Utilizes a JavaScript-based runtime to execute plugin logic within the Sketch design environment.
  • Product and Image Mockups - Fills design layouts with realistic names, photos, and locations to better visualize the final product.

Star history

Star history chart for timuric/content-generator-sketch-pluginStar history chart for timuric/content-generator-sketch-plugin

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Content Generator Sketch Plugin

These projects share indexed features with Content Generator Sketch Plugin. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • scriban/scribanscriban avatar

    scriban/scriban

    3,905View on GitHub↗

    Scriban is a text templating library and .NET scripting engine used for dynamic text generation. It functions as a template processor and a safe scripting sandbox, providing a secure execution environment that restricts object exposure to prevent unauthorized code execution. The project also includes an abstract syntax tree template parser that allows for programmatic template analysis and modification. The engine features a dedicated Liquid template engine and compatibility mode, allowing it to parse, execute, and convert templates written in Liquid syntax. It distinguishes itself through a

    C#handlebarsliquidmustache
    View on GitHub↗3,905
  • lunet-io/scribanlunet-io avatar

    lunet-io/scriban

    3,905View on GitHub↗

    Scriban is a .NET text templating engine and embedded scripting language used for dynamic text generation. It functions as an abstract syntax tree manipulation tool and a template parser, allowing for the conversion of scripts into visitable trees for analysis, modification, and rendering. The engine is specifically designed for Native AOT compatibility, utilizing a reflection-free API to execute templates in trimmed environments. It also provides a dedicated parser and conversion system for Liquid templates, enabling the migration and execution of Liquid scripts within .NET. The project cov

    C#
    View on GitHub↗3,905
  • airbnb/polyglot.jsairbnb avatar

    airbnb/polyglot.js

    3,723View on GitHub↗

    Polyglot.js is a JavaScript internationalization library and client-side translation framework. It provides a system for mapping unique keys to localized strings, allowing applications to translate text into multiple languages. The library includes a pluralization and interpolation engine that handles complex grammatical plural forms based on numeric counts and inserts dynamic variables into translated strings. It supports nested namespaces to organize phrase mappings into logical categories. These utilities cover phrase translation, locale-driven configuration, and the management of multi-l

    JavaScript
    View on GitHub↗3,723
  • angular-translate/angular-translateangular-translate avatar

    angular-translate/angular-translate

    4,281View on GitHub↗

    AngularJS Internationalization Library is a localization framework for AngularJS 1.x applications. It functions as an i18n translation tool used to swap static user interface text with localized versions based on a selected locale. The framework manages multi-language content through asynchronous loading of translation files to minimize bundle size. It includes systems for handling pluralization rules and interpolating dynamic variables into translation strings. The project also provides capabilities for language switching and fallback-chain resolution to ensure a readable string is displaye

    JavaScriptangularjsboweri18n
    View on GitHub↗4,281
Compare all 30 related projects→

Frequently asked questions

What does timuric/content-generator-sketch-plugin do?

This is a design plugin for Sketch that populates design mockups with realistic dummy data, including names, avatars, and geographic information. It functions as a placeholder data generator to fill layout designs during the prototyping phase.

What are the main features of timuric/content-generator-sketch-plugin?

The main features of timuric/content-generator-sketch-plugin are: Synthetic Content Generators, Sketch Plugins, Dynamic Text Generation, Local Asset Integration, Template String Interpolation, Asset Source Mapping, Local File Image Selection, Local File System Integration.

Which projects share features with timuric/content-generator-sketch-plugin?

Projects with overlapping indexed features include: scriban/scriban — Scriban is a text templating library and .NET scripting engine used for dynamic text generation. It functions as a… lunet-io/scriban — Scriban is a .NET text templating engine and embedded scripting language used for dynamic text generation. It… airbnb/polyglot.js — Polyglot.js is a JavaScript internationalization library and client-side translation framework. It provides a system… iuricode/padroes-de-commits — This project is a Git commit standardization tool and semantic commit generator. It serves as an assistant to align… angular-translate/angular-translate — AngularJS Internationalization Library is a localization framework for AngularJS 1.x applications. It functions as an… huynhsontung/screenbox — Screenbox is a media player application designed for playing local and network video files. It functions as a network…