https://github.com/es-alexander/sparky-logic
A repository for boolean logic and number conversion
https://github.com/es-alexander/sparky-logic
Last synced: about 1 month ago
JSON representation
A repository for boolean logic and number conversion
- Host: GitHub
- URL: https://github.com/es-alexander/sparky-logic
- Owner: ES-Alexander
- License: gpl-3.0
- Created: 2017-03-06T12:25:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-05T05:20:20.000Z (about 7 years ago)
- Last Synced: 2025-03-05T19:51:37.234Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 734 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sparky-logic
A repository for boolean logic and number conversion.
Contains web applets for number conversion (binary/hex/oct/decimal/...) and boolean logic function equivalency checking and conversion to truth tables.
To run, download/clone the repo and run "index.html" from the "www" folder, which should open the main page in your default browser.