awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

1 Repo

Awesome GitHub RepositoriesVariable-Driven Generation

Creating different versions of assets based on variable inputs to provide tailored code.

Distinct from Asset Versioning: Focuses on creating content variants based on variables, not just assigning unique version IDs for caching.

Explore 1 awesome GitHub repository matching web development · Variable-Driven Generation. Refine with filters or upvote what's useful.

Awesome Variable-Driven Generation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • kriswallsmith/asseticAvatar von kriswallsmith

    kriswallsmith/assetic

    3,716Auf GitHub ansehen↗

    Assetic is a frontend build tool and asset pipeline manager for PHP applications. It functions as a static asset optimizer and compiler that transforms, organizes, and exports CSS and JavaScript files to disk for service by a web server. The system uses a filter-based transformation pipeline to convert preprocessor languages into standard web formats and minify code for production environments. It incorporates a versioning system that assigns unique timestamps or identifiers to filenames to prevent browsers from loading outdated cached assets. The tool manages static file bundling by merging

    Creates multiple versions of an asset based on specific variables to deliver tailored code at runtime.

    PHP
    Auf GitHub ansehen↗3,716
  1. Home
  2. Web Development
  3. Asset Versioning
  4. Variable-Driven Generation