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

https://github.com/teunmooij/ts-tools

Collection of typescript tools and types
https://github.com/teunmooij/ts-tools

types typescript typescript-definitions utilities

Last synced: about 1 year ago
JSON representation

Collection of typescript tools and types

Awesome Lists containing this project

README

          

[![snyk](https://snyk.io/test/github/teunmooij/payload-tools/badge.svg)](https://snyk.io/test/github/teunmooij/payload-tools)

# ts-tools

## [ts-powertypes](./packages/types/README.md)

[![npm version](https://badge.fury.io/js/ts-powertypes.svg)](https://www.npmjs.com/package/ts-powertypes)

Collection of powerful typescript types to help you write strongly typed code.

## [ts-powertools](./packages/tools//README.md)

[![npm version](https://badge.fury.io/js/ts-powertools.svg)](https://www.npmjs.com/package/ts-powertools)

Collection of strongly typed tools designed to provide type safe solutions for common problems.