An open API service indexing awesome lists of open source software.

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

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.