Note: this project is under active development, DO NOT USE IN PRODUCTION
General utilities for Web development
copyToClipboard(content: string): boolean
getCookie(name: string): string | null
storageAvailable(type: 'localStorage' | 'sessionStorage'): boolean
getNextPath(router?: Router): string
- returns the value of?next
query param or/
pnpm add @slipmatio/toolbelt
import { tool } from @slipmatio/toolbelt
pnpm i
pnpm dev
pnpm test
Contributions are welcome! Please follow the code of conduct when interacting with others.
Follow @uninen on Twitter