mobrix-engine
v1.0.0
Published
A tiny and powerful engine to extend your app with a lot of functionalities
Downloads
8
Maintainers
Readme
MoBrix-engine
A tiny and powerful engine to extend your app with a lot of functionalities
Summary
Getting started
Installation
If you want to use this library inside your project, install it with npm:
npm i mobrix-engine
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
This lib is analyzed and tested with:
Included libraries
- Reduxjs toolkit, for global state management
- This library is written entirely with Typescript
Authors
License
This project is licensed under the MIT License - see the LICENSE file for details