chem-generic-ui 2.3.0-rc4 → 2.3.0-rc6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -3,9 +3,9 @@
3
3
  [![Downloads](https://img.shields.io/npm/dm/chem-generic-ui)](https://www.npmjs.com/package/chem-generic-ui)
4
4
  [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8305319.svg)](https://doi.org/10.5281/zenodo.8305319)
5
5
 
6
- A React component for dynamically building user interfaces.
6
+ **chem-generic-ui** is a React component library for building schema-driven scientific and laboratory applications. It provides dynamic form and table builders for complex data-driven interfaces.
7
7
 
8
- This library is purely written in JavaScript and is based on the [React](https://reactjs.org/) library.
8
+ It is used in the Chemotion LabIMotion ecosystem for constructing structured datasets, element forms, and table-based layouts.
9
9
 
10
10
  ## Project Showcase
11
11
 
@@ -13,6 +13,8 @@ This library is purely written in JavaScript and is based on the [React](https:/
13
13
 
14
14
  <img src="https://labimotion.github.io/assets/images/labimotion_logo.png" alt="LabIMotion Logo" width="300" />
15
15
 
16
+ A scientific data management application built using chem-generic-ui.
17
+
16
18
  #### Flexible Layout Designs
17
19
 
18
20
  - [Rich UI Components](https://www.chemotion.net/docs/labimotion/designer/components/fields/types)