0.3.0 • Published 1 year ago
@kieranwv/utils v0.3.0
@kieranwv/utils
Collection of common JavaScript / TypeScript utils by @kieranwv.
Usage
npm install @kieranwv/utils -Dimport { IndexedDB } from '@kieranwv/utils'
const db = new IndexedDB()Utils
| name | description |
|---|---|
IndexedDB | The CRUD class for indexedDB in browser. |
toLowerCase | Converts string characters to lowercase. |
License
MIT License © 2024 Kieran Wang