Skip to content

castle-dev/le-data

Repository files navigation

le-data

Send and receive arbitrary JSON data to and from a remote storage provider.

Installation

npm install le-data

Tests

  • npm test to run unit tests once
  • gulp tdd to run unit and e2e tests when tests change
  • gulp coverage to run unit tests and create a code coverage report

Contributing

Please follow the project's conventions or your changes will not be accepted