MoBrix-designer-tools
Summary
A collection of useful helper functions to to easily work with MoBrix-designer system
Getting started
Installation
If you want to use these tools inside your project, just install the lib:
npm i mobrix-designer-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