chai-angular-injectable

Chai assertion testing a function has matching parameters and annotions


Keywords
chai, angular, $inject
License
MIT
Install
npm install chai-angular-injectable@0.0.2

Documentation

Example App

Example of Angular development using JSPM.

Requirements

  • git;
  • nodejs v4+ with npm v3 (npm v2 probably work).

Setup

You simply clone the app and install the dependencies:

git clone https://github.com/singpath/example-app.git
cd example-app
npm install
npm start

Documentation

TODO

  • complete angular docs;
  • complete firebase docs;
  • add a JS primer: especially recent addition to JS that used, feature we avoid how we use them on older platform.