adp-core

2.4.10 • Public • Published

ADP Core Library

npm version

The ADP Core library allows interaction with your ADP Marketplace consumer application. Use with ADP Connection to access ADP APIs.

Previous version support

npm install adp-core@1.0.10

Installation (with adp-connection)

$ npm install adp-connection adp-core

Usage

API Docs & Examples

Contributing

To contribute to the library, please generate a pull request. Before generating the pull request, please insure the following:

  1. Appropriate unit tests have been updated or created.
  2. Code coverage on unit tests must be no less than 100%.
  3. Your code updates have been fully tested and linted with no errors.
  4. Update README and API documentation as appropriate.

Test Execution

$ npm test

Code Coverage

$ npm run coverage

Lint

$ npm run lint

License

Apache 2

/adp-core/

    Package Sidebar

    Install

    npm i adp-core

    Weekly Downloads

    450

    Version

    2.4.10

    License

    Apache-2.0

    Unpacked Size

    388 kB

    Total Files

    51

    Last publish

    Collaborators

    • joshsteverson