Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 756 Bytes

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.