Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.
/ xapi-js-client Public archive

A JavaScript client for the xAPI from the creators of @LearningLocker.

License

Notifications You must be signed in to change notification settings

HT2-Labs/xapi-js-client

Repository files navigation

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.