Package Exports
- chem-generic-ui
- chem-generic-ui/dist/bundle.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (chem-generic-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
chem-generic-ui
A React component for dynamically building user interfaces.
This library is purely written in JavaScript and is based on the React library.
Project Showcase
LabIMotion

Flexible Layout Designs
- Rich UI Components
- 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
Installation
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
Support and Community
If you have questions, comments, or suggestions, the best place to share them is in the Discussions section. We welcome your feedback and participation!