mobrix-engine-tools
v1.0.3
Published
Useful tools to easily work with MoBrix-engine system
Downloads
4
Readme
MoBrix-engine-tools
Summary
A collection of useful tools to easily work with MoBrix-engine system
Getting started
Installation
If you want to use these tools inside your project, install this lib, with npm for example:
npm i mobrix-engine-tools
Tests
Unit tests for every lib function are located inside tests
folder. The test script is executed with pre-defined test command:
npm run test
Authors
License
This project is licensed under the MIT License - see the LICENSE file for details