JSPM

apify-client

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 111174
  • Score
    100M100P100Q153500F
  • License Apache-2.0

Apify client for JavaScript

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 Build Status npm version

Apify Client for JavaScript

This package is still a work in progress, stay tuned.

Installation

npm install apify-client --save

Usage

TODO

Package maintenance

  • npm run test to run tests
  • npm run test-cov to generate test coverage
  • npm run build to transform ES6/ES7 to ES5 by Babel
  • npm run clean to clean build/ directory
  • npm run lint to lint js using ESLint in Airbnb's Javascript style
  • npm publish to run Babel, run tests and publish the package to NPM

License

Apache 2.0