0.2.2 • Published 5 months ago

@slipmatio/toolbelt v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Slipmat Toolbelt

Note: this project is under active development, DO NOT USE IN PRODUCTION

General utilities for Web development

Features

Browser

  • copyToClipboard(content: string): boolean
  • getCookie(name: string): string | null
  • storageAvailable(type: 'localStorage' | 'sessionStorage'): boolean

Vue

  • getNextPath(router?: Router): string - returns the value of ?next query param or /

Installation

pnpm add @slipmatio/toolbelt

Usage

import { tool } from @slipmatio/toolbelt

Development

Install dependencies

pnpm i

Run development server

pnpm dev

Run tests

pnpm test

Contributing

Contributions are welcome! Please follow the code of conduct when interacting with others.

Elsewhere

Follow @uninen on Twitter

0.2.2

5 months ago

0.2.1

5 months ago

0.2.0

5 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

11 months ago

0.0.5

11 months ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.1-alpha.6

2 years ago

0.0.1-alpha.5

2 years ago

0.0.1-alpha.4

2 years ago

0.0.1-alpha.3

2 years ago

0.0.1-alpha.2

2 years ago

0.0.1-alpha.1

2 years ago

0.0.1-alpha.0

2 years ago