cd-react-forms

0.10.6 • Public • Published

Custom D Forms

pipeline status coverage report

See storybook for usage examples and demos.

This library provides an easy-to-use wrapper for the informed library, providing some dedicated field components, and a standard validation implementation.

Installation

Install with Yarn

yarn add cd-react-forms informed

Or with NPM

npm install --save cd-react-forms informed

Please Note: You'll need to be registered to https://npm.customd.com to access this module. To do this, run;

npm config set registry https://npm.customd.com

Note Some of the Items do have further requirements - which will be listed in the dependencies section of said element.

Storybook

This plugin uses storybook for development and demoing of the components. When checking out this library for development, you can run the following to view the components documentation and usage examples.

yarn storybook

If you include storybook in your own application, you should be able to see the stories for this library in there too.

/cd-react-forms/

    Package Sidebar

    Install

    npm i cd-react-forms

    Weekly Downloads

    3

    Version

    0.10.6

    License

    MIT

    Unpacked Size

    284 kB

    Total Files

    63

    Last publish

    Collaborators

    • custom-d