awesome-repositories.com
Blog
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
·

1 repositorio

Awesome GitHub RepositoriesAngularJS View and Controller Pair Generators

Creates controller and view pairs and configures new routes in the application's main router file.

Distinct from View and Controller Implementation: Distinct from View and Controller Implementation: focuses on automated generation of paired files with route configuration, not manual implementation.

Explore 1 awesome GitHub repository matching web development · AngularJS View and Controller Pair Generators. Refine with filters or upvote what's useful.

Awesome AngularJS View and Controller Pair Generators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • yeoman/generator-angularAvatar de yeoman

    yeoman/generator-angular

    5,675Ver en GitHub↗

    This is a Yeoman generator that scaffolds AngularJS projects and components. It automates the setup of a complete AngularJS application with boilerplate code, directory structure, and optional dependencies, while also providing standalone sub-generators for creating controllers, directives, filters, services, views, and routes. The generator handles module registration automatically, injecting generated files into the AngularJS module system and patching route configuration files when new routes are created. It supports generating code in CoffeeScript or TypeScript through a command-line flag

    Creates a controller and view pair and configures a new route in the application's main router file.

    JavaScript
    Ver en GitHub↗5,675
  1. Home
  2. Web Development
  3. View and Controller Implementation
  4. AngularJS View and Controller Pair Generators