Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 538 Bytes

readme.md

File metadata and controls

6 lines (5 loc) · 538 Bytes

xAPI JavaScript Client

A JavaScript package that aims to make it easier to turn actions into xAPI statements using the latest best practices. From the creators of Learning Locker, this package is built upon years of xAPI experience and ADL's vocabulary registry.

Usage

  1. Install it with npm i @ht2-labs/xapi-js-client.
  2. Use it like the examples using @ht2-labs/xapi-js-client instead of .. in import paths.