Apifier Client for JavaScript
This package is still a work in progress, stay tuned.
npm install apifier-clieng --save
TODO
npm run test
to run testsnpm run test-cov
to generate test coveragenpm run build
to transform ES6/ES7 to ES5 by Babelnpm run clean
to cleanbuild/
directorynpm run lint
to lint js using ESLint in Airbnb's Javascript stylenpm publish
to run Babel, run tests and publish the package to NPM
Apache 2.0