/cmi5.js

JavaScript implementation of cmi5 AU runtime

Primary LanguageJavaScriptApache License 2.0Apache-2.0

@rusticisoftware/cmi5

JavaScript implementation of cmi5 AU runtime

Build Status GitHub release npm

This repository does not contain build artifacts, to use a non-source version you will have to build as described below or access artifacts via the releases page.

For hosted API documentation, basic usage instructions, etc. visit the main project website at:

http://rusticisoftware.github.io/cmi5.js/

For information about cmi5 visit:

http://aicc.github.io/CMI-5_Spec_Current/

Building the Library

The library uses Webpack for building. Install Node.js which includes npm. Then from the root of the repository run:

npm ci
npx webpack

This will create dist/cmi5.js.