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

https://github.com/c-ehrlich/ts-unions

Experimenting with Union Types as Component Props in TS/React
https://github.com/c-ehrlich/ts-unions

Last synced: about 1 year ago
JSON representation

Experimenting with Union Types as Component Props in TS/React

Awesome Lists containing this project

README

          

# ts-unions

## What is this?
Some experiments about using TypeScript Union Types as Component Props in React

The main point is to reference the code in `/components` in the future, but you can also `yarn start` to see some examples of the components being implemented