Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 457 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 457 Bytes

@jserwang/utils

NPM version Docs

Opinionated collection of common JavaScript / TypeScript utils by @JserWang.

  • Tree-shakable ESM
  • Fully typed - with TSDocs
  • Type utilities - MaybeArray<T>, ElementOf<T>, etc.