Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

mbjs-utils

motionbank-js39MIT0.0.6

Collection of basic utilities for other Motion Bank modules

template, library, motionbank

readme

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

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