mbjs-utils
v0.0.6
Published
Collection of basic utilities for other Motion Bank modules
Downloads
40
Readme
MB.js Utils
Collection of basic utilities for other Motion Bank modules
Install
Add it with
npm i --save mbjs-utils
Use
These are the modules as of now:
const { Assert, ObjectUtil, TimeUtil } = require('mbjs-utils')
More info soon-ish...
Stability
This module is still under active development and subject to non-backwards compatible changes, or even removal of features, in any future version.
License
:copyright: 2018 Mainz University of Applied Sciences (Motion Bank Project) – Released under the MIT license