https://github.com/atomicojs/magic-form
https://github.com/atomicojs/magic-form
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/atomicojs/magic-form
- Owner: atomicojs
- Created: 2021-12-20T17:35:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-02T05:43:06.000Z (about 4 years ago)
- Last Synced: 2024-10-29T10:01:42.498Z (over 1 year ago)
- Language: TypeScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @atomico/magic-form
A powerful form submission manager created with Atomicojs webcomponents, with MagicForm you can:
1. Simplify the sending of forms by centralizing the sending actions through a provider.
2. Know at all times the forms that are being provided and show their status.
3. Isolate a group of actions according to provider, this means that if a provider does not register the action it will bubble to the parent provider.
## Some code
```jsx
Login
```
## Support
[](https://twitter.com/atomicojs)
[](https://discord.gg/7z3rNhmkNE)
[](https://atomico.gitbook.io/doc/atomico/atomico-magic-form)