Skip to content

Extending library to SForms providing components for handling interactions with map and coordinates

Notifications You must be signed in to change notification settings

VojtechLunak/s-forms-geo-components

Repository files navigation

SForms Geo Components

Netlify Status

This library is an extension of SForms - a semantic form generator and processor for ontology-based smart forms. SForms geo components are displayed based on structure of provided semantic form data and extend basic functionality of SForms.

Live Demo

Checkout live demo using storybook.

Development

Packiging SForms geo 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/.

About

Extending library to SForms providing components for handling interactions with map and coordinates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published