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

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

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