wcm-rest-api

1.0.0 • Public • Published

WCM Rest Api

This set of utilities are intended to

Status:

Install

$ npm install --save 

Usage

File Structure

.
├── CHANGELOG.md
├── CODE-OF-CONDUCT.md
├── LICENSE.md
├── README.md
├── babel.config.js                         Used by Jest for allowing the "import" instructions in *.spec.js files
├── dist
│   ├── wcm-rest-api.bundle.browser.js
│   ├── wcm-rest-api.bundle.esm.js
│   └── wcm-rest-api.bundle.umd.js
├── jest.config.js
├── package-lock.json
├── package.json
├── rollup.config.js
├── src
│   ├── __tests__
│   ├── index.js
│   └── utils
└── yarn.lock

License

The MIT License

Readme

Keywords

Package Sidebar

Install

npm i wcm-rest-api

Weekly Downloads

1

Version

1.0.0

License

UNLICENSED

Unpacked Size

583 kB

Total Files

20

Last publish

Collaborators

  • alexserrano22