gravwell
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

Gravwell JavaScript Client

Wrapper for the Gravwell Web API.

  • Exported in ES5
  • Works on Node and browsers
  • Full TypeScript coverage

Install it with NPM

npm install gravwell

Contributing

Make sure you understand our contributing guide before doing any work.

Generating docs

  1. First run npm clean-install, to install all dependencies;
  2. Then run npm run start:docs;
  3. Then the docs from this project will be generated and served on port 8080;
  4. Go to http://localhost:8080 to see the docs.

TIP: For a better experience, disable the Browser cache using the network developer tools. Otherwise it will have a delay every time you update the docs.

/gravwell/

    Package Sidebar

    Install

    npm i gravwell

    Weekly Downloads

    6

    Version

    4.0.0

    License

    MIT

    Unpacked Size

    8 MB

    Total Files

    5382

    Last publish

    Collaborators

    • gravwell