Write Chemical Equations as Text (using only UTF-8)

A quick way to write out chemical equations. Link to Embeddable Chemical Equation as Text

Keyboard Input

More notes on the usage are on the Montessorimuddle blog post.

----


URL Parameters

eqn -- a default equation to display

value: any equation using UTF-8 characters, except "+" must be replaced with "%2B" because plus sign is used in the url encoding.

chemEqns.html?eqn=Mg²⁺ %2B 2Cl⁻ → MgCl₂

To embed, the link would be: https://soriki.com/js/chem/chemEqn/chemEqns.html?eqn=Mg²⁺ %2B 2Cl⁻ → MgCl₂

The code for the embeddable iframe would be:

and it would look like this:

Advertisments

Creative Commons LicenseElectron Configurator by Lensyl Urbano is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
Based on a work at https://soriki.com/js/chem/chemEqn/.