JSPM

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

Simple async wrapper for xAPI written in Coffeescript

Package Exports

  • xapi-wrapper

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

Readme

NPM Version

##Overview

Simple async xAPI 3.0 wrapper for Node.js written in Coffeescript. To get credentials for login, visit xtb website.

##Prerequisites

Node version 0.10 or higher (testes on Node v0.10.30)

##Instalation

npm install xapi-wrapper

##Example wrapper usage

See Wrapper example

##Wrapper Docs (Draft)

From version 1.0 this module will use semantic versioning (the api will be backwards compatible)

See docs