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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
timuric avatar

timuric/Content-generator-sketch-plugin

0
View on GitHub↗
4,299 estrellas·342 forks·JavaScript·MIT·2 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de timuric/content-generator-sketch-pluginGráfico del historial de estrellas de timuric/content-generator-sketch-plugin

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace timuric/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.

¿Cuáles son las características principales de timuric/content-generator-sketch-plugin?

Las características principales de timuric/content-generator-sketch-plugin son: 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.

¿Qué alternativas de código abierto existen para timuric/content-generator-sketch-plugin?

Las alternativas de código abierto para timuric/content-generator-sketch-plugin incluyen: 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…

Alternativas open-source a Content Generator Sketch Plugin

Proyectos open-source similares, clasificados según cuántas características comparten con Content Generator Sketch Plugin.
  • scriban/scribanAvatar de scriban

    scriban/scriban

    3,905Ver en 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
    Ver en GitHub↗3,905
  • lunet-io/scribanAvatar de lunet-io

    lunet-io/scriban

    3,905Ver en 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#
    Ver en GitHub↗3,905
  • airbnb/polyglot.jsAvatar de airbnb

    airbnb/polyglot.js

    3,723Ver en 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
    Ver en GitHub↗3,723
  • angular-translate/angular-translateAvatar de angular-translate

    angular-translate/angular-translate

    4,281Ver en 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
    Ver en GitHub↗4,281
  • Ver las 30 alternativas a Content Generator Sketch Plugin→