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

2 repos

Awesome GitHub RepositoriesProject Initializers

Tools that bootstrap new project directories with essential configuration files and dependency structures.

Explore 2 awesome GitHub repositories matching development tools & productivity · Project Initializers. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Developer Tooling
  4. CLI Tooling Frameworks
  5. CLI Tooling
  6. Project Lifecycle Orchestrators
  7. Project Initializers

Awesome Project Initializers GitHub Repositories

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

    denoland/deno

    106,258GitHubView on GitHub↗

    Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system

    Rustdenojavascriptrust
  • storybookjs/storybook

    storybookjs/storybook

    89,274GitHubView on GitHub↗

    Storybook is a development environment for building, testing, and documenting user interface components in isolation. By rendering components within a sandboxed environment, it decouples them from the host application's global state and dependencies, allowing developers to verify complex states and edge cases without r

    TypeScriptangularcomponentsdesign-systems