[ANN] Building forms with ReForm and ReSchema

Hey everyone :wave:
I’m very excited to announce that we just released a new version of ReForm and ReSchema.
These two amazing libraries were created by @fakenickels a few years ago, and I’m using them in production on Portocred.
I’ve been working on a new version of these libraries focused on improving the DX, documentation, existing issues, etc.

For ReForm:

  • We created a new documentation website that includes a getting started section and a complete API Reference for the library.
  • We also created a live demo project that includes some examples of how to use ReForm with ReSchema.

For ReSchema:

  • We made some improvements focused on DX. Check the latest release to see more.
  • New documentation with a getting started section and an API reference.
  • We also created a new demo project.

If you’re interested in building forms or if you need a schema validation library like ReSchema, take a look at these projects :grinning_face_with_smiling_eyes:

9 Likes