https://github.com/nishargshah/scientific-calculator
Casio Scientific Calculator using JavaScript
https://github.com/nishargshah/scientific-calculator
calculator casio scientific scientific-calculator
Last synced: 5 months ago
JSON representation
Casio Scientific Calculator using JavaScript
- Host: GitHub
- URL: https://github.com/nishargshah/scientific-calculator
- Owner: NishargShah
- Created: 2019-06-02T12:55:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T15:09:49.000Z (over 2 years ago)
- Last Synced: 2025-03-13T04:32:55.648Z (7 months ago)
- Topics: calculator, casio, scientific, scientific-calculator
- Language: SCSS
- Homepage: https://nishargshah.com/calculator
- Size: 1.29 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scientific Calculator
Casio Scientific Calculator using JavaScript```
# install dependencies
$ npm install# build assets
$ gulp# serve
$ npm start# watch scss change
$ npm run node-sass
```### Version 1
> https://nishargshah.com/calculator### Version 2 ( Alpha Release )
> Pull Requests are Welcome> https://nishargshah.com/calculatorv2