JSPM

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

Simple low level connector for xAPI written in Coffeescript

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

See connector example

##Connector Docs (Draft)

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

See docs