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

https://github.com/thinkmill/magical-forms


https://github.com/thinkmill/magical-forms

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# ✨ Magical Forms ✨

> Write forms in React that feel like ✨ magic ✨

## Getting Started

```bash
yarn add @magical-forms/react
```

## Thanks/Inspiration

- [`react-use-form-state`](https://github.com/wsmd/react-use-form-state) for the concept of having functions that return props for a certain kind of input
- [`sarcastic`](https://github.com/jamiebuilds/sarcastic) for some thoughts about writing schemaish things in a way that makes JS type systems happy