Slipmat Toolbelt
Note: this project is under active development (and untested), DO NOT USE
General utilities for Web development
Features
Browser
storageAvailable(type: 'localStorage' | 'sessionStorage'): boolean
getCookie(name: string): string | null
Installation
yarn add @slipmatio/toolbelt
Usage
import { tool } from @slipmatio/toolbelt
Development
Install dependencies
yarn
Run development server
yarn dev
Run tests
yarn test
Contributing
Contributions are welcome! Please follow the code of conduct when interacting with others.
Elsewhere
Follow @uninen on Twitter