mobrix-utils
v1.0.0
Published
Multi-purpose utilities for every web-app
Downloads
9
Readme
MoBrix-utils
Summary
Multi-purpose utilities for every web-app
Getting started
Installation
If you want to use these tools inside your project, install this lib with your package manager (for example, npm
):
npm i mobrix-utils
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