https://github.com/michaelbe812/ts-libs
nx workspace containing several typescript libraries
https://github.com/michaelbe812/ts-libs
Last synced: about 2 months ago
JSON representation
nx workspace containing several typescript libraries
- Host: GitHub
- URL: https://github.com/michaelbe812/ts-libs
- Owner: michaelbe812
- Created: 2022-06-24T15:50:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-07T11:58:24.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T13:48:24.610Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ts-libs: a collection of typescript utility libraries
## Libraries
* [ts-memoize](./packages/ts-memoize/README.md): a memoization function and decorator
* [ts-guards](./packages/ts-guards/README.md): a utility library providing guard functions
* [strict-types](./packages/strict-types/README.md): a utility library providing strict TypeScript types