drupal-forms
There are 7 repositories under drupal-forms topic.
bbenjamin/Drupal-8---Node-Specific-Form-Messages
Drupal 8: Add helpful information to node forms on a per-node basis.
mrigankpawagi/BasicForm
A module to display a basic form page in Drupal 8.
bbenjamin/Drupal-8-Field-Thumbnails
Drupal 8: Supplements field descriptions with images and additional text that appears in a modal.
rafenden/drupal-conditional
Drupal module to define dependencies between form elements based on their states and values
rafenden/drupal-required-error-message
Drupal module providing a Form API parameter for custom error message per element
rafenden/drupal-simpleform
Drupal module rendering form using YAML definition
wadmiraal/drupal8_tdd_form_validation
Example module for using TDD when writing Drupal 8 forms.