# @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: ```bash npm install @daffodil/forms --save ``` Install with yarn: ```bash yarn add @daffodil/forms ``` ## Features - `daffFormNotEmptyValidator`