chemical-elements

JSON containing information about chemical elements and isotopes

Usage no npm install needed!

<script type="module">
  import chemicalElements from 'https://cdn.skypack.dev/chemical-elements';
</script>

README

chemical-elements

NPM version npm download

JSON containing information about chemical elements and isotopes.

Installation

$ npm install --save chemical-elements

Usage

import library from 'chemical-elements';

const result = library(args);
// result is ...

License

MIT