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
##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
##Wrapper Docs (Draft)
From version 1.0 this module will use semantic versioning (the api will be backwards compatible)