nicorobo / element-calc

:microscope: A molecular mass calculator.

Home Page:http://nicorobo.github.io/element-calc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 package to access element data, parse user input into compounds, and perform operations on compounds.

Data from Mendeleev comes from the IUPAC

About

:microscope: A molecular mass calculator.

http://nicorobo.github.io/element-calc/


Languages

Language:JavaScript 76.9%Language:SCSS 21.6%Language:HTML 1.5%