# 2021-05-23 Labii Integrated 4 New Chemical-related Widgets

To facilitate the chemical drawing and stoichiometry, [Labii ELN & LIMS](https://www.labii.com/) just released a minor version (v5.05) to integrates a few more chemical-related widgets in [Electronic Lab Notebook (ELN) ](https://www.labii.com/electronic-lab-notebook)and Laboratory Information Management System (LIMS).

## [**Chemical Equation Balancer**](https://docs.labii.com/widgets/chemistry/chemical-reaction#chemical-equation-balancer)

Chemical Equation is a form of describing a chemical reaction in which the name of each chemical substance will be replaced by its chemical symbol. Labii has developed a widget to perform the chemical equation balance and calculate the reaction stoichiometry.

<figure><img src="https://www.labii.com/media/blogs/2021-05-23/labii-widget-chemical-equation-balancer.webp" alt=""><figcaption></figcaption></figure>

## [**Kekule**](https://docs.labii.com/widgets/chemistry/chemical-drawing#kekule)

Kekule.js is molecule-centric, focusing on providing the ability to represent, draw, edit, compare and search molecule structures on web browsers.

<figure><img src="https://www.labii.com/media/blogs/2021-05-23/labii-widget-kekule.webp" alt=""><figcaption></figcaption></figure>

## [**ChemDoodle**](https://docs.labii.com/widgets/chemistry/chemical-drawing#chemdoodle)

The ChemDoodle Web Components (CWC) library is a pure JavaScript chemical graphics and cheminformatics library derived from the ChemDoodle® application and produced by iChemLabs. ChemDoodle Web Components allow the wielder to present publication quality 2D and 3D graphics and animations for chemical structures, reactions, and spectra.

<figure><img src="https://www.labii.com/media/blogs/2021-05-23/labii-widget-chemdoodle.webp" alt=""><figcaption></figcaption></figure>

## [**JSME Molecular Editor**](https://docs.labii.com/widgets/chemistry/chemical-drawing#jsme-molecular-editor)

JSME is a free molecule editor written in JavaScript. JSME is a direct successor of the JME Molecule Editor applet. JSME supports the drawing and editing of molecules and reactions.

<figure><img src="https://www.labii.com/media/blogs/2021-05-23/labii-widget-jsme-molecular-editor.webp" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blogs.labii.com/feature-updates/2021-05-23-labii-integrated-4-new-chemical-related-widgets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
