awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • yeoman/generator-angularAvatar yeoman

    yeoman/generator-angular

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