README
@breeze/react-utils
Utilities for general React use
Install
npm install --save @breeze/react-utils
The packages below are listed as peerDependencies, so you must have them installed:
Usage
| Method | Type | Description |
|---|---|---|
| base64ToBytes | function | |
| bytesToReadableSize | function | |
| callAll | function | |
| combineProviders | function | |
| getBrowser | function | |
| removeLetters | function | |
| removeNumbers | function | |
| resolveFileExt | function | |
| resolveFileName | function |
License
MIT © pfftdammitchris