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.
- Host: GitHub
- URL: https://github.com/scientific-dev/periodic-table
- Owner: scientific-dev
- License: mit
- Created: 2022-04-30T14:44:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-09T11:13:15.000Z (about 4 years ago)
- Last Synced: 2025-03-26T04:41:32.084Z (about 1 year ago)
- Topics: chemistry, javascript, periodic-table, science, svelte, website
- Language: Svelte
- Homepage: https://scientific-dev.github.io/periodic-table/
- Size: 147 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.