0.91.0 • Published 4 years ago

@accordproject/concerto-ui-react v0.91.0

Weekly downloads
105
License
-
Repository
-
Last release
4 years ago

Concerto UI Library

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

Coverage Status

Build Status

The Concerto Modelling 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-demo, uses the react visitor and applies SemanticUI styling

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 i -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

License

Accord Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.

0.91.0

4 years ago

0.84.0

4 years ago

0.83.0

4 years ago

0.82.9

4 years ago

0.82.8

4 years ago

0.82.7

4 years ago

0.71.8

5 years ago

0.71.7

5 years ago

0.71.6

5 years ago

0.71.5

5 years ago

0.71.4

5 years ago

0.71.3

5 years ago

0.71.2

5 years ago

0.71.1

5 years ago

0.6.0

5 years ago

0.6.0-alpha.2

5 years ago

0.6.0-alpha.1

5 years ago