mbjs-utils

Collection of basic utilities for other Motion Bank modules


Keywords
template, library, motionbank
License
MIT
Install
npm install mbjs-utils@0.0.6

Documentation

MB.js Utils

Collection of basic utilities for other Motion Bank modules

NPM version Build status Dependency Status Coverage Status Codacy Badge Maintainability Greenkeeper badge

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

experimental

This module is still under active development and subject to non-backwards compatible changes, or even removal of features, in any future version.

License

©️ 2018 Mainz University of Applied Sciences (Motion Bank Project) – Released under the MIT license