Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dormanator/colorful-calculator
A calculator with colorful animated feedback powered by Paper.js. Colors flash based on number inputs to calculator and the results obtained. A list of past calculations allows you to input past results into equations.
https://github.com/dormanator/colorful-calculator
gulpjs html javascript paperjs postcss
Last synced: about 8 hours ago
JSON representation
A calculator with colorful animated feedback powered by Paper.js. Colors flash based on number inputs to calculator and the results obtained. A list of past calculations allows you to input past results into equations.
- Host: GitHub
- URL: https://github.com/dormanator/colorful-calculator
- Owner: Dormanator
- License: bsd-3-clause
- Created: 2018-02-22T03:51:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T21:50:33.000Z (over 3 years ago)
- Last Synced: 2024-10-12T20:41:16.009Z (about 1 month ago)
- Topics: gulpjs, html, javascript, paperjs, postcss
- Language: JavaScript
- Homepage: https://dormanator.github.io/colorful-calculator/
- Size: 229 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Colorful Calculator
Made as part of the freeCodeCamp curriculum. I wanted to try and make using a calculator more interesting so I created a simple calculator with colorful feedback. Animations powered by Paper.js.## Features
* Responsive UI and JS - still tweaking mobile animation limits
* Randomly set animation colors for user input on load
* Random animation colors for answers
* Calculator history with the ability to return to or use the solution of a previous expression on click