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
·

2 dépôts

Awesome GitHub RepositoriesAngularJS Filter Generators

Creates new filter files with skeleton transformation functions in the standard scripts directory.

Distinct from Filter-to-Script Generators: No candidate covers AngularJS filter generation; closest is Filter-to-Script Generators which is data analysis-focused.

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

Awesome AngularJS Filter 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.
  • angular-fullstack/generator-angular-fullstackAvatar de angular-fullstack

    angular-fullstack/generator-angular-fullstack

    6,095Voir sur 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

    Generates a new AngularJS filter file and registers it in the application module for transforming data display.

    JavaScriptangularbabelfull-stack
    Voir sur GitHub↗6,095
  • 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 new filter file with a skeleton transformation function in the standard scripts directory.

    JavaScript
    Voir sur GitHub↗5,675
  1. Home
  2. Development Tools & Productivity
  3. AngularJS Filter Generators