wakanow-node
v1.2.0
Published
A node library to consume wakanow api
Downloads
18
Readme
wakanow-node
A node library to consume wakanow api
Prerequisites
Node v16 and higher is required. To make sure you have them available on your machine, try running the following command.
node -v
Installation
This SDK can be installed with npm or yarn or pnpm.
# using npm
npm install wakanow-node
# using yarn
yarn install wakanow-node
# using pnpm
pnpm add wakanow-node
Usage
- TODO
Contributing
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
License
wakanow-node
was created by Solomon Olatunji. It is licensed under the terms of the MIT license.
Credits
wakanow-node
was created with Solomon Olatunji
.