gwi-lib
v1.0.1
Published
A library of often used useful tools
Downloads
2
Readme
gwi-lib
A library for often used useful tools
How to install
yarn add gwi-lib
How to use
import module from 'gwi-lib/lib/module'
or
import {subModule} from 'gwi-lib/lib/module'
Modules
currently the following modules are supported:
Contribution
- If you think you could contribute something usefull too, feel free to open a pull request
- use eslint, prettier and editorconfig for code styling