Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 857 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 857 Bytes

@oysterlee/utils

npm Download Bundle Size LICENSE

Collection of utility functions for common JavaScript/TypeScript task

Features

  • Tree-shakable
  • No dependencies

Installation

pnpm i @oysterlee/utils
# or
npm i @oysterlee/utils
# or
yarn add @oysterlee/utils

Basic usage

Checkout the documentation https://oysterd3.github.io/utils/

TODO

  • Documentation
  • Unit test for DOM