/mobrix-utils

Multi-purpose utilities for every web-app

Primary LanguageTypeScriptMIT LicenseMIT

MoBrix-utils

NPM npm (scoped) npm bundle size Maintenance



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