Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antfu/utils

Collection of common JavaScript / TypeScript utils
https://github.com/antfu/utils

Last synced: 19 days ago
JSON representation

Collection of common JavaScript / TypeScript utils

Awesome Lists containing this project

README

        

# @antfu/utils

[![NPM version](https://img.shields.io/npm/v/@antfu/utils?color=a1b858&label=)](https://www.npmjs.com/package/@antfu/utils)
[![Docs](https://img.shields.io/badge/docs-green)](https://www.jsdocs.io/package/@antfu/utils)

Opinionated collection of common JavaScript / TypeScript utils by [@antfu](https://github.com/antfu).

- Tree-shakable ESM
- Fully typed - with TSDocs
- Type utilities - `Arrayable`, `ElementOf`, etc.

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

## Sponsors





## License

[MIT](./LICENSE) License © 2021-PRESENT [Anthony Fu](https://github.com/antfu)