Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyxb/utils
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/nyxb/utils
- Owner: nyxb
- License: mit
- Created: 2024-05-18T15:21:19.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-18T15:21:37.000Z (8 months ago)
- Last Synced: 2024-12-21T07:18:01.880Z (about 1 month ago)
- Language: TypeScript
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# @nyxb/utils
[![NPM version](https://img.shields.io/npm/v/@nyxb/utils?color=14F195&label=)](https://www.npmjs.com/package/@nyxb/utils)
[![Docs](https://www.paka.dev/badges/v0/cute.svg)](https://www.paka.dev/npm/@nyxb/utils)Opinionated collection of common JavaScript / TypeScript utils by [@nyxb](https://github.com/nyxb).
- 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.
## License
[MIT](./LICENSE) License © 2021 [Dennis Ollhoff](https://github.com/nyxb)