angularjs-styleguide
App architecture guide
A comprehensive style guide for building AngularJS applications with a modular architecture and best practices for components, services, and more.
AngularJS styleguide for teams
6k stars
326 watching
700 forks
last commit: about 2 years ago
Linked from 5 awesome lists
angularangularjses2015typescript
Related projects:
Repository | Description | Stars |
---|---|---|
mgechev/angularjs-style-guide | A community-driven style guide for AngularJS application development | 4,978 |
johnpapa/angular-styleguide | An opinionated style guide for building Angular applications | 23,839 |
angular/angular | A comprehensive documentation and resource hub for building web applications with the Angular framework. | 96,223 |
rafaelfgx/architecture | An example of an architecture using Clean Architecture and SOLID principles to separate concerns and promote simplicity and maintainability in a .NET 9 and Angular 18 application. | 3,169 |
packtpublishing/angular-design-patterns-and-best-practices | A comprehensive guide to Angular design patterns and best practices for efficient web app development | 52 |
gocardless/angularjs-style-guide | A comprehensive style guide for building AngularJS applications with GoCardless. | 1,442 |
angular/components | A collection of reusable UI components and tools for building Angular applications with Material Design principles. | 24,374 |
google/styleguide | Provides style guides and tools to help developers write consistent code for Google projects. | 37,485 |
srph/angularjs-structure-styleguide | Provides a structured approach to organizing an AngularJS application | 271 |
styleguidist/react-styleguidist | A tool for creating isolated React component development environments with living style guides | 10,844 |
styled-components/styled-components | A library that provides a set of tools to write styled components using CSS in JavaScript | 40,515 |
angular/angular-cli | A set of tools and packages for building, testing, and managing Angular applications | 26,775 |
jareware/css-architecture | A set of principles and guidelines for managing CSS in complex web projects | 2,588 |
angular/flex-layout | Provides an API for component layout and responsive design in Angular applications using Flexbox CSS. | 5,898 |
angular-ui/ui-router | A client-side routing framework for AngularJS applications, enabling flexible and hierarchical state management. | 13,529 |