Multi-purpose utilities for every web-app
If you want to use these tools inside your project, install this lib with your package manager (for example, npm
):
npm i mobrix-utils
Unit tests for every lib function are located inside tests
folder. The test script is executed with pre-defined test command:
npm run test
This project is licensed under the MIT License - see the LICENSE file for details