A React component for dynamically building user interfaces.
This library is purely written in JavaScript and is based on the React library.
-
Different Layout Designs
- Element Details: Text fields, checkboxes, selection inputs and drag-and-drop
- Segment Details: Table-Based layout, for multiple records with drag-and-drop functionality inside tables
- Dataset Details: Styling and unit conversion
-
Layer grouping to manage multiple layers
The chem-generic-ui library is available as an NPM package. Install it either with NPM:
npm install --save chem-generic-ui
or Yarn:
yarn add chem-generic-ui
Contributions are welcome! See CONTRIBUTING.md for setup instructions, coding standards, commit conventions, and the pull request workflow.
If you have questions, comments, or suggestions, the best place to share them is in the Discussions section. We welcome your feedback and participation!
