jonathanjameswatson / truth-trick

Boolean expression visualiser

Home Page:https://jonathanjameswatson.com/truth-trick/

Repository from Github https://github.comjonathanjameswatson/truth-trickRepository from Github https://github.comjonathanjameswatson/truth-trick

Truth Trick

Truth Trick is an online boolean expression visualiser

GIF demo

Deployment

  1. git clone https://github.com/jonathanjameswatson/truth-trick.git
  2. cd truth-trick
  3. yarn install
  4. yarn run build
  5. Deploy the dist folder

Features

  • Logic circuit diagrams
  • Truth tables
  • Karnaugh maps
  • AND, OR, NOT, XOR, IMPLY and XNOR gates

Website

Visit the website here

Contributing

All pull requests are welcome. Please open issues for any major changes.

License

MIT

About

Boolean expression visualiser

https://jonathanjameswatson.com/truth-trick/

License:MIT License


Languages

Language:JavaScript 77.6%Language:HTML 13.4%Language:CSS 9.1%