0.2.0 • Published 6 months ago

s-forms-components v0.2.0

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

SForms Components

Netlify Status

This library is an extension of SForms - a semantic form generator and processor for ontology-based smart forms. SForms components are displayed based on structure of provided semantic form data and extend basic functionality of SForms. The components can be easily tested using example form which is located in ./example directory

Live Demo

Checkout live demo using storybook.

Development

Packiging SForms Components library for usage in other projects is done by npm run build:lib.

Debugging a form & components with StorybookJS

Storybook is an open source tool for building UI components and pages in isolation. Rendering of a form or a specific component can be tested through a story provided in ./src/stories/. The application can be started by executing npm script through npm run dev and then accessing loaclhost:6006 from a browser. It renders the forms provided by the file ./src/stories/assets/.

0.2.0

10 months ago

0.1.9

1 year ago

0.1.8

2 years ago

0.1.7

2 years ago

0.3.0

2 years ago