Package Exports
- xapi-connector
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-connector) 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 connector for Node.js written in Coffeescript. For a higher level solution see xapi-wrapper
##Prerequisites
Node version 0.10 or higher (testes on Node v0.10.30)
##Instalation
npm install xapi-connector
##Example connector usage
##Connector Docs (Draft)
From version 1.0 this module will use semantic versioning (the api will be backwards compatible)