/angular-models

Primary LanguageJavaScriptMIT LicenseMIT

Toolset for mixing model-based business logic into the simple JSON data structures returned from Angular services.

For more information, see the 'Rich Object Models and Angular.js' blog series:

Tests are run using Karma. To execute the tests, go to the project root and run:

  1. npm install
  2. ./script/test.sh