articleforge
v1.0.2
Published
articleforge rest client sdk
Downloads
3
Readme
articleforge
articleforge rest client sdk
Features
Install
npm install --save articleforge
Scripts
- npm run build :
rimraf dist && tsc
- npm run lint :
gts lint
- npm run clean :
gts clean
- npm run compile :
tsc
- npm run fix :
gts fix
- npm run readme :
node ./node_modules/.bin/node-readme
Dependencies
Package | Version | Dev --- |:---:|:---: axios | ^0.24.0 | ✖ @types/node | ^14.11.2 | ✔ gts | ^3.1.0 | ✔ node-readme | ^0.1.9 | ✔ rimraf | ^3.0.2 | ✔ typescript | ^4.4.4 | ✔
Contributing
Contributions welcome; Please submit all pull requests the against master branch. If your pull request contains JavaScript patches or features, you should include relevant unit tests. Please check the Contributing Guidelines for more details. Thanks!
Author
Andrew Karp http://github.com/radicaldrew
License
- MIT : http://opensource.org/licenses/MIT