0.0.2 • Published 6 years ago
harperdb-client v0.0.2
harperdb
The missing JS client for HarperDB
TODO: Some info about the module.
Getting Started
Install the module with: npm install harperdb
Usage
TODO: How to use this module, examples.
API
TODO: API documentation
Contributing
Ensure that all linting and codestyle tasks are passing. Add unit tests for any new or changed functionality.
Before committing, lint and test your code using the included Makefile:
make prepushIf you have style errors, you can auto fix whitespace issues by running:
make prettyIf you have linting errors, you can auto fix a few issues by running:
make lint-fixLicense
Copyright (c) 2018 Rajat Kumar
Licensed under the MIT license.