An open API service indexing awesome lists of open source software.

https://github.com/scientific-dev/periodic-table

An interactive periodic table website displaying each element's name, atomic number, mass number, physical properties, chemical properties, etc.
https://github.com/scientific-dev/periodic-table

chemistry javascript periodic-table science svelte website

Last synced: about 1 year ago
JSON representation

An interactive periodic table website displaying each element's name, atomic number, mass number, physical properties, chemical properties, etc.

Awesome Lists containing this project

README

          

# Periodic Table

A simple interactive periodic table website displaying each element's name, atomic number, mass number, physical properties, chemical properties, etc. You can view the site [here](https://scientific-dev.github.io/periodic-table/).

If you have any suggestions or bug reports, kindly open an issue.

> The data used in the site is borrowed from [Bowserinator/Periodic-Table-JSON](https://github.com/Bowserinator/Periodic-Table-JSON). This website was made with inspiration from other existing interactive periodic table websites.