antfu / utils

Collection of common JavaScript / TypeScript utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@antfu/utils

NPM version Docs

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

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

This package is designed to be used as devDependencies and bundled into your dist.

Sponsors

License

MIT License © 2021-PRESENT Anthony Fu

About

Collection of common JavaScript / TypeScript utils

License:MIT License


Languages

Language:TypeScript 96.3%Language:JavaScript 3.7%