https://github.com/datejer/electron-config
⚛ A (hopefully) useful tool for chemistry classes. WIP.
https://github.com/datejer/electron-config
chemistry javascript
Last synced: 12 months ago
JSON representation
⚛ A (hopefully) useful tool for chemistry classes. WIP.
- Host: GitHub
- URL: https://github.com/datejer/electron-config
- Owner: datejer
- License: mit
- Created: 2019-11-16T18:59:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-25T17:16:29.000Z (over 6 years ago)
- Last Synced: 2025-02-10T06:41:37.672Z (about 1 year ago)
- Topics: chemistry, javascript
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Electron Configuration ⚛
Created out of boredom, a (hopefully) useful tool for chemistry classes. WIP, to be expanded. Created using Node.
## Prerequisites
- Install [Node.js](https://nodejs.org/en/) 🤯
## Usage
Follow these steps to run the program:
1. Clone this repository.
`$ git clone https://github.com/datejer/electron-config`
2. Run the `index.js` file.
`$ node index.js`
3. Done! 🎉
The program accepts both names (`Aluminum`) of the elements as well as their symbols (`Al`), _NOT_ case sensitive. 😊
## Author(s)
- [ejer](https://github.com/datejer)