This package has been deprecated

Author message:

this package has been deprecated

periodic-table-js

1.0.0 • Public • Published

Periodic Table

Data about chemical elements arranged in JSON format.

Installation

The package can be installed from NPM as follow:

npm install periodic-table-js

Usage

import {PERIODIC_TABLE} from "periodic-table-js";

console.log(PERIODIC_TABLE.Hydrogen)

Notes

  • Colors are in CPK convention

Contribution

This repository is an open-source work-in-progress and we welcome contributions.

Links

  1. Periodic table original source: GPeriodic, Open source Linux software: link
  2. VDW Radii original source: van der Waals Volumes and Radii: link
  3. Related StackExchange Discussion: link

Readme

Keywords

none

Package Sidebar

Install

npm i periodic-table-js

Weekly Downloads

1

Version

1.0.0

License

Apache-2.0

Unpacked Size

193 kB

Total Files

15

Last publish

Collaborators

  • exabyte-io