awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • yeoman/generator-angularAvatar von yeoman

    yeoman/generator-angular

    5,675Auf GitHub ansehen↗

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