Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 1.1 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.1 KB

Project is not planned on being continued or supported, you may look for an alternative or continue to use the code/software here. Thank you.

drawio-bitwiseoperations

DISCLAIMER: Currently project work is on hiatus, if anyone would like to push here feel free to submit a request and if it looks good I will accept it.

Info

Can draw truth tables, logic gates, and black boxes for inputted bitwise operations on given variables.

NOTE: Any non-JavaScript source code files are likely for logic-testing before final implementation into bitOps plugin source. The main plugin file is the bitOps plugin JavaScript file.

Installation

  1. Download bitOps plugin. (Desktop Only)
  2. In diagrams.net, go to "Extras" -> "Plugins".
  3. In the opened dialogue, click "Add".
    • If on desktop version, click "Select File..." and select bitOps plugin file.
    • If on web version, click "Custom..." then add URL to bitOps plugin code from this repo. (UNTESTED)

Showcase

Sidebar UI

sidebarUIShowcase1