chemistrylib

A library that contains all data from all elements in the periodic table.

Usage no npm install needed!

<script type="module">
  import chemistrylib from 'https://cdn.skypack.dev/chemistrylib';
</script>

README

JavaScript

What is this?

A library that contains all data from all elements in the periodic table.

Installation

Using npm

$ npm i chemistrylib --save

Using yarn

to-be-added

Units

  • Atomic mass [units of mass (u)]
  • Atomic radius by van der Waals [picometre (pm)]
  • Ionization energy & electron affinity [electronVolts (eV)]
  • Melting & boiling points [Kelvin (K)]
  • Density [grams per square centimeter (g/cm3) ]

References

All this information was gathered thanks to National Center for Biotechnology Information (2021). PubChem Periodic Table of Elements. Retrieved August 16, 2021 from https://pubchem.ncbi.nlm.nih.gov/periodic-table/.