Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/deadcowdev/forms

A model-driven, simple and typesafe approach to forms
https://github.com/deadcowdev/forms

forms hooks npmjs pnpm-monorepo react typescript

Last synced: about 1 month ago
JSON representation

A model-driven, simple and typesafe approach to forms

Awesome Lists containing this project

README

        

# Forms

A model-driven implementation which uses the power of Zod to create a simple and typesafe form management solution for any frontend framework or plain js, in the browser or on the server.

## Implementations and Adapters
* [Core](./packages/forms-core/README.md)
* [React](./packages/react-forms/README.md)

## Contributing

If you want to contribute, please see CONTRIBUTING.md

## License

This project is licensed under the MIT License - see the [License](License) file for details.