nvdnkpr / angular-models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License