Collection of basic utilities for other Motion Bank modules
npm install mbjs-utils[comment]: # (ACHTUNG! This is an autogenerated file and will be automatically overwritten)
[comment]: # (To edit its contents please refer to the project dir '.readme')
> Collection of basic utilities for other Motion Bank modules







Add it with
``shell`
npm i --save mbjs-utils
These are the modules as of now:
`javascript``
const { Assert, ObjectUtil, TimeUtil } = require('mbjs-utils')
More info soon-ish...

This module is still under active development and subject to non-backwards compatible changes, or even removal of features, in any future version.
:copyright: 2018 Mainz University of Applied Sciences (Motion Bank Project) –
Released under the MIT license