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
·
angular-app avatar

angular-app/angular-app

0
View on GitHub↗
5,793 stars·1,717 forks·JavaScript·MIT·7 vues

Angular App

Il s'agit d'une application de référence AngularJS qui démontre l'architecture, la structure des dossiers et l'organisation des modules nécessaires à la création d'applications monopages (SPA). Elle fonctionne comme une application CRUD basée sur REST conçue pour la gestion de projet.

Le projet inclut une implémentation complète de pipeline CI/CD et une suite de tests automatisés. Ces outils automatisent le linting du code, la minification des ressources et l'exécution de tests unitaires et de bout en bout sur plusieurs navigateurs pour vérifier la logique de l'application.

L'application couvre le contrôle d'accès frontend via des modèles d'authentification et d'autorisation. Elle implémente en outre une architecture d'application CRUD pour gérer les enregistrements de données via une API backend.

Features

  • AngularJS Modular Architectures - Demonstrates a modular AngularJS architecture with clear separation of concerns and REST API communication.
  • CRUD Operations - Implements standard create, read, update, and delete operations to manage project data.
  • Application State Synchronizations - Synchronizes local application state with a remote server using standard RESTful HTTP methods.
  • CRUD Architectures - Designs the system to manage project information through a backend API using a CRUD architectural pattern.
  • CRUD Applications - Provides a complete reference implementation of a REST-based CRUD application for project management.
  • RESTful CRUD Implementations - Provides a project management interface using standardized RESTful patterns for resource creation, retrieval, updating, and deletion.
  • Two-Way Data Binding - Implements automatic synchronization between the data models and the UI views.
  • CI/CD Pipeline Design - Implements an automated build, test, and delivery workflow including linting and asset minification.
  • Continuous Integration - Employs automated pipelines to verify code changes and execute test suites in a remote environment.
  • Continuous Integration Pipelines - Implements a continuous integration pipeline that automates linting, minification, and test execution.
  • Application Access Controls - Implements authentication and authorization patterns to control user access to application features.
  • Access Control and Authorization - Applies authentication and authorization mechanisms to enforce permissions and secure application features.
  • Dependency Injection - Implements dependency injection to decouple business logic from the UI layer in the application architecture.
  • Automated Test Suites - Provides a comprehensive collection of unit and end-to-end tests to verify application logic across browsers.
  • End-to-End Testing - Executes automated suites that simulate complete user workflows across multiple browsers.
  • Build and Test Pipelines - Executes a predefined pipeline of unit and end-to-end tests to verify code quality.
  • Component-Based Architectures - Organizes the application into discrete functional blocks using a modular component-based architecture.
  • Directive-Based Manipulators - Uses custom directives to dynamically manipulate the DOM based on application state.
  • Build Automation Pipelines - Provides automated sequences for linting and optimizing source assets into production-ready files.

Historique des stars

Graphique de l'historique des stars pour angular-app/angular-appGraphique de l'historique des stars pour angular-app/angular-app

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Angular App

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Angular App.
  • mgechev/angularjs-style-guideAvatar de mgechev

    mgechev/angularjs-style-guide

    4,925Voir sur GitHub↗

    This project is a comprehensive set of architectural patterns, coding standards, and reference materials for AngularJS applications. It establishes a structural approach for separating business logic into injectable services and restricting document object model manipulation to directives. The guide provides a standardized framework for project organization through consistent naming conventions, directory hierarchies, and module structuring. It emphasizes the use of isolated scopes for component encapsulation and explicit array notation for dependency injection to ensure stability during code

    Voir sur GitHub↗4,925
  • sudheerj/angular-interview-questionsAvatar de sudheerj

    sudheerj/angular-interview-questions

    4,872Voir sur GitHub↗

    This project is a curated collection of technical interview questions and detailed answers designed for professional software engineering roles. It serves as an Angular framework study resource and interview guide for developers preparing for frontend engineering assessments. The resource covers core architectural patterns including component-based view architecture, hierarchical dependency injection, and declarative template binding. It also addresses implementation details regarding observable-driven data streams and the use of directives for DOM manipulation. Additional content focuses on

    angularangular-interview-questionsangular6
    Voir sur GitHub↗4,872
  • vuejs/v2.vuejs.orgAvatar de vuejs

    vuejs/v2.vuejs.org

    4,981Voir sur GitHub↗

    This is the comprehensive documentation website for the Vue 2 progressive JavaScript framework. It serves as a technical reference and development guide for building reactive user interfaces and single-page applications. The site provides a detailed JavaScript API reference and a web component directory. It covers the implementation of component-based architectures, reactive state management, and the use of a virtual DOM to synchronize application state with the browser. The documentation details capabilities including client-side routing, declarative DOM manipulation, and frontend build opt

    JavaScript
    Voir sur GitHub↗4,981
  • coryhouse/react-slingshotAvatar de coryhouse

    coryhouse/react-slingshot

    9,646Voir sur GitHub↗

    react-slingshot is a JavaScript frontend boilerplate and starter kit designed to bootstrap React applications. It provides a pre-configured foundation that integrates React and Redux for state management, alongside routing and a unidirectional data flow. The project features an integrated build pipeline that handles Babel transpilation, Sass compilation, and module bundling. It includes a development environment with hot module replacement and source maps for rapid iteration, as well as production optimization tools for minifying assets and analyzing bundle size. The toolkit covers a broad s

    JavaScriptboilerplatereactredux
    Voir sur GitHub↗9,646
Voir les 30 alternatives à Angular App→

Questions fréquentes

Que fait angular-app/angular-app ?

Il s'agit d'une application de référence AngularJS qui démontre l'architecture, la structure des dossiers et l'organisation des modules nécessaires à la création d'applications monopages (SPA). Elle fonctionne comme une application CRUD basée sur REST conçue pour la gestion de projet.

Quelles sont les fonctionnalités principales de angular-app/angular-app ?

Les fonctionnalités principales de angular-app/angular-app sont : AngularJS Modular Architectures, CRUD Operations, Application State Synchronizations, CRUD Architectures, CRUD Applications, RESTful CRUD Implementations, Two-Way Data Binding, CI/CD Pipeline Design.

Quelles sont les alternatives open-source à angular-app/angular-app ?

Les alternatives open-source à angular-app/angular-app incluent : mgechev/angularjs-style-guide — This project is a comprehensive set of architectural patterns, coding standards, and reference materials for AngularJS… sudheerj/angular-interview-questions — This project is a curated collection of technical interview questions and detailed answers designed for professional… vuejs/v2.vuejs.org — This is the comprehensive documentation website for the Vue 2 progressive JavaScript framework. It serves as a… coryhouse/react-slingshot — react-slingshot is a JavaScript frontend boilerplate and starter kit designed to bootstrap React applications. It… tbranyen/backbone-boilerplate — This project is a boilerplate for web applications built with the Backbone.js framework. It provides a structured… gofiber/recipes — This project is a comprehensive library of reference implementations and patterns for building web applications using…