@aviato/utils
v0.12.0
Published
A library of utility functions for Aviato
Readme
Aviato Utils
Aviato Utils is an open source utility library.
It's goal is to take repeated utility functions and types, and package it up into one importable module.
Disclaimer: This project is still in it's concept stage. Use at your own risk.
🔗 Links
✨ Features
- Logging – Logging library with log-level and adapter support built-in
- Storage – Browser storage abstraction with safety built-in
- Typescript types – A range of useful Typescript utility types
- Utility functions – A range of useful formatting utility functions
📡 Installation
yarn add @aviato/utils
# or
npm install --save @aviato/utilsLicense
Licensed under the MIT License.
See LICENSE for more information.
