chemical-symbols

3.0.0 • Public • Published

chemical-symbols

Symbols of the chemical elements.

Example

const symbols = require('chemical-symbols');
// =>[
// =>  'H',
// =>  'He',
// =>  'Li',
// =>  ...
// =>  'Lv',
// =>  'Ts',
// =>  'Og'
// =>]

Installation

$ npm install chemical-symbols

API

const symbols = require('chemical-symbols');

symbols

An Array of chemical symbols (each a String). Adding 1 to the index of any symbol will get you the element's atomic number!

Readme

Keywords

Package Sidebar

Install

npm i chemical-symbols

Weekly Downloads

5

Version

3.0.0

License

MIT

Unpacked Size

3.47 kB

Total Files

4

Last publish

Collaborators

  • kenan