0.7.2 • Published 8 months ago

@kbss-cvut/s-forms v0.7.2

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

SForms

Netlify Status

Semantic form generator and processor for ontology-based smart forms. Beside this core library, there exists also library of advanced components.

Live Demo

Checkout live demo using storybook.

Supported features

  • Input/Textarea
  • Typeahead
  • Datetime picker
  • Select
  • Checkbox
  • Numeric input

Representation in JSON-LD

Semantic form is structure that holds a form (set of questions) as well as its data (set of answers). A conceptual model of Semantic forms is questions/answers model. The conceptual model is described in RDF language. This library processes and generates Semantic forms using JSON-LD format which is JSON compatible serialization of the RDF language.

Development

Building SForms library can be done using 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/. See ./src/stories/SForms/SForms.stories.tsx for more details.

0.7.2

9 months ago

0.7.1

1 year ago

0.7.0

2 years ago

0.9.0

2 years ago

0.6.4

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.4.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.4.1

3 years ago

1.0.0

3 years ago

0.4.4

3 years ago

0.4.0

3 years ago

0.3.16-next.0

3 years ago

0.3.16-rc.0

3 years ago

0.3.16

3 years ago

0.3.16-1

3 years ago

0.3.16-0

3 years ago

0.3.16-alpha.0

3 years ago

0.3.15

3 years ago

0.3.15-rc.0

3 years ago

0.3.14

3 years ago

0.3.13

3 years ago

0.3.12

3 years ago

0.3.11

3 years ago

0.3.5-beta.3

3 years ago

0.3.5-beta.2

3 years ago

0.3.5-beta.0

3 years ago

0.3.11-233

3 years ago

0.3.10

3 years ago

0.3.9

3 years ago

0.3.8

3 years ago

0.3.7

3 years ago

0.3.6

3 years ago

0.3.5

3 years ago