@daffodil/forms
v0.92.3
Published
Reusable form utilities and validators for Angular forms. Part of the Daffodil ecommerce framework.
Downloads
1,328
Readme
@daffodil/forms
@daffodil/forms contains utilities useful for building forms for an ecommerce application.
Installation
To install @daffodil/forms, use the following commands in your terminal.
Install with npm:
npm install @daffodil/forms --saveInstall with yarn:
yarn add @daffodil/formsFeatures
daffFormNotEmptyValidator
