vavans / angular-1-typescript-scaffolding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 1.5+ typescript application backbone

Sample with maximum usage of types, and 'component like' approach.

  • explicit types everywhere
  • minimum usage of global state/variable
  • oneway bindings
  • UMD (modules)

About


Languages

Language:TypeScript 76.8%Language:HTML 20.3%Language:CSS 2.8%