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
·

2 repositorios

Awesome GitHub RepositoriesAngularJS Directive Generators

Creates directive files with standard AngularJS directive templates in the project's directives directory.

Distinct from Visual Direction Generators: No candidate covers AngularJS directive generation; closest is Visual Direction Generators which is UI design-focused.

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

Awesome AngularJS Directive Generators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • angular-fullstack/generator-angular-fullstackAvatar de angular-fullstack

    angular-fullstack/generator-angular-fullstack

    6,095Ver en GitHub↗

    This is a Yeoman generator that produces complete full-stack web application project skeletons, combining an AngularJS frontend with an Express.js backend. It scaffolds a MEAN stack project structure with MongoDB, including optional OAuth authentication and real-time WebSocket communication capabilities. The generator produces a complete project skeleton with a live-reload development server, preconfigured build and testing tools, and environment-specific configuration files. It includes role-based authentication with local and social login strategies, route protection, and admin user managem

    Scaffolds a new AngularJS directive file with a single command, optionally generating a separate template file.

    JavaScriptangularbabelfull-stack
    Ver en GitHub↗6,095
  • 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 directive file in the project's directives directory with a standard AngularJS directive template.

    JavaScript
    Ver en GitHub↗5,675
  1. Home
  2. Development Tools & Productivity
  3. AngularJS Directive Generators