Skip to content
Kiran Mantha edited this page Apr 17, 2024 · 5 revisions

Welcome to the plumejs-forms wiki!

PlumeJS Forms is a scoped package that enable creation of html forms at ease with the help of FormBuilder. It comes with few commonly used built-in Validators.

Getting started

  1. Install forms package by running npm i @plumejs/forms -s
  2. This package exposes:
  • FormBuilder to create forms
  • Validators for built-in validator functions