Package Exports
- apify-client
- apify-client/build/utils
- apify-client/package.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (apify-client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Apify Client JS

Apify Client for JavaScript
This package is still a work in progress, stay tuned.
Installation
npm install apify-client --saveUsage
TODO
Package maintenance
npm run testto run testsnpm run test-covto generate test coveragenpm run buildto transform ES6/ES7 to ES5 by Babelnpm run cleanto cleanbuild/directorynpm run lintto lint js using ESLint in Airbnb's Javascript stylenpm publishto run Babel, run tests and publish the package to NPM
License
Apache 2.0