mention-api
v1.2.0
Published
A Node.js client to query the Mention API
Downloads
4
Readme
node-mention-api
A Node.js client to query the Mention API.
Installation
npm install mention-api
Changelog
1.1.0
- Updating Joi version
1.0.0
- Bump stable
0.1.0
- All endpoints implemented
Authors
See package.json
License
See UNLICENSE
Contributing
- Please comment your code with JSDoc
- Please keep 100% unit tests coverage
- Please follow the Angular commit guidelines