https://github.com/the-minimal/types
Minimalist TypeScript type utility library with great focus on simplicity and performance
https://github.com/the-minimal/types
types typescript typescript-types utility-types
Last synced: 3 months ago
JSON representation
Minimalist TypeScript type utility library with great focus on simplicity and performance
- Host: GitHub
- URL: https://github.com/the-minimal/types
- Owner: the-minimal
- License: mit
- Created: 2024-04-15T22:02:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-06T17:42:21.000Z (12 months ago)
- Last Synced: 2024-08-09T00:28:01.002Z (11 months ago)
- Topics: types, typescript, typescript-types, utility-types
- Language: TypeScript
- Homepage:
- Size: 572 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

# @the-minimal/types
Minimalist TypeScript type utility library with great focus on simplicity and performance.
## Install
```bash
yarn add @the-minimal/types
```