0.0.2 • Published 1 year ago

@diegosalazar27/chakraform v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

README

Utility to create forms using chakraUI and react-hook-forms using a json object, also supports zod schema for validation.

Supports DarkMode

Dependencies

  • ChakraUI for rendering UI
  • React hook forms
  • Zod to schema Validation
  • React-dropzone for handling files
  • React Icons
  • Formkit auto animate for handling simple animations

Roadmap

  • Add eslint
  • Add Pretier
  • Add Tests