Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicorobo/element-calc
:microscope: A molecular mass calculator.
https://github.com/nicorobo/element-calc
calculator chemistry elements periodic-table
Last synced: 24 days ago
JSON representation
:microscope: A molecular mass calculator.
- Host: GitHub
- URL: https://github.com/nicorobo/element-calc
- Owner: nicorobo
- Created: 2016-02-12T03:39:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-16T00:42:40.000Z (10 months ago)
- Last Synced: 2024-03-16T01:35:40.130Z (10 months ago)
- Topics: calculator, chemistry, elements, periodic-table
- Language: JavaScript
- Homepage: http://nicorobo.github.io/element-calc/
- Size: 407 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
_This is an elderly project, one of the first things I made while teaching myself Javascript in college. I recently converted it to Vite so I could get it running again without playing with all the old Gulp plugins, but I've left the sweet, naive essence of the code intact ❤️_
# element-calc
element-calc is a molecular mass calculator in the form of a responsive periodic table.
It uses the [Mendeleev](https://github.com/nickroberts404/Mendeleev) package to access element data, parse user input into compounds, and perform operations on compounds.Data from Mendeleev comes from the [IUPAC](http://www.chem.qmul.ac.uk/iupac/AtWt/)