JSPM

instabug

0.3.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q37301F
  • License MIT

A simple Instabug API Wrapper

Package Exports

  • instabug

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 (instabug) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

instabug

Nothing fancy here. Just a simple nodejs Instabug API Wrapper we use for gathering some metrics about our products.

You can run it using babel-node, wait for nodejs v8.0.0 to release or grab one of the nightly builds ;-).

A test file is provided to get you started.