Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/antfu/utils
- Owner: antfu
- License: mit
- Created: 2021-04-11T02:05:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T14:11:58.000Z (4 months ago)
- Last Synced: 2024-10-12T19:33:56.297Z (22 days ago)
- Language: TypeScript
- Homepage:
- Size: 381 KB
- Stars: 782
- Watchers: 7
- Forks: 60
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)