0.1.9 • Published 7 years ago

mockingjs v0.1.9

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

mockingjs

Build Status

A simple javascript mocking library.

Installation

npm install coming soon.

git clone https://github.com/bryonbean/mockingjs.git

Todo

  • Set return values for mocks
  • Rename Profile class
  • Create npm package
  • Add CI
  • Refactor index.js
  • Document index.js
  • Refactor track property into its own class
  • Finish README.md