Form Wrapper
A lightweight library that creates forms systems in a convenient and easy way, without dependencies and magic code.
🎨️ No design decisions
Create your own html and styles, the library just handles form values, events and meta data.
🔨 Customizable
You can hook up to the library methods and customize the form via options, with that you can construct your form behavior.
⚡ Easy to use and extend
You can start with a simple form, and than later to extend it and make it very flexible and powerful.