Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 494 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 494 Bytes

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