@accordproject/concerto-ui-react-demo

0.84.0 • Public • Published

Concerto UI Library

This library providers web UI components for models written in the Concerto Modeling Language.

Coverage Status GitHub license join slack lerna Build Status

The Concerto Modeling Language is an object-oriented data description (schema) language, based on a textual domain-specific language.

How this project is structured

Packages:

  • concerto-ui-core, includes the base visitor class and utility functions
  • concerto-ui-react, extends the base visitor to provide a ReactJS form
  • concerto-ui-react-demo, demo for Concerto UI

More Information

Concerto Modeling Language | https://github.com/accordproject/concerto

What does this do

  • Web-form Generator: A functional dynamic web component, that generates a web-form based on the fully-qualified name of a type from a Concerto Model. A sample web application that shows the dynamic web component in action.

  • Ask a question on Stack Overflow

Getting started

If not already installed, install lerna

npm install -g lerna

Install all of the project's dependencies and build each of the components

lerna bootstrap
npm run build

Run the demo app and experiment with the form generator

npm run demo:react

Open http://localhost:8080 to view it in the browser.

Package Sidebar

Install

npm i @accordproject/concerto-ui-react-demo

Weekly Downloads

1

Version

0.84.0

License

Apache-2.0

Unpacked Size

42.9 kB

Total Files

24

Last publish

Collaborators

  • mttrbrts
  • dselman
  • dianalease