Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 756 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 756 Bytes

waves.js

Waves JavaScript Library: HTTP API client and auxiliary functions

Join the chat at https://gitter.im/waves-js/Lobby Build Status npm version

Installation

npm install --save waves.js

If you can not find any feature please do not hesitate - create issue.

Development

Checkout repository.

Run npm install to get all node dependencies.

npm run test will run all tests.