Skip to content

Gergling/angular-structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

angular-structure

Documentation and examples for structuring angularjs in a way that is scalable and maintainable.

File Structure

File structure format is as follows:

  • [module-name]/
    • module.js
    • [component-type]/
      • [component-name].js
    • partial/
      • [partial-name].html
      • directive/
        • [directive-name].html
      • view/
        • [view-name].html

About

Documentation and examples for structuring angularjs in a way that is scalable and maintainable.

Resources

Stars

Watchers

Forks

Packages

No packages published