1.0.2 • Published 2 years ago

articleforge v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

articleforge

npm license github-issues

articleforge rest client sdk

nodei.co

travis-status stars forks

forks

npm.io npm.io

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

PackageVersionDev
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