https://github.com/thinkmill/magical-forms
https://github.com/thinkmill/magical-forms
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thinkmill/magical-forms
- Owner: Thinkmill
- Created: 2020-04-01T02:59:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T23:19:54.000Z (over 2 years ago)
- Last Synced: 2025-04-12T00:17:10.479Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 641 KB
- Stars: 14
- Watchers: 17
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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