awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Compile-Time · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCompile-Time

Frameworks that perform heavy lifting at build time.

Explore 1 awesome GitHub repository matching user interface & experience · Compile-Time. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Component Utilities
  4. UI Frameworks
  5. Rendering Models and Paradigms
  6. Compile-Time

Awesome Compile-Time GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • sveltejs/svelte

    sveltejs/svelte

    85,874GitHubView on GitHub↗

    Svelte is a compile-time user interface framework that transforms declarative component syntax into highly optimized, imperative JavaScript code during the build process. By shifting reconciliation logic from the browser to the build step, it functions as a zero-runtime library that eliminates the need for a heavy fram

    Translates declarative component syntax into highly optimized, imperative JavaScript instructions during the build phase.

    JavaScriptcompilertemplateui