awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • yeoman/generator-angularAvatar de yeoman

    yeoman/generator-angular

    5,675Voir sur 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
    Voir sur GitHub↗5,675
  1. Home
  2. Web Development
  3. View and Controller Implementation
  4. AngularJS View and Controller Pair Generators