UNPKG

@webwriter/logic-circuit

Version:

Create and simulate circuits with logic gates (AND, OR, XOR, etc.).

6 lines (4 loc) 321 B
<script src="https://cdn.jsdelivr.net/npm/@webcomponents/scoped-custom-element-registry"></script> <script defer src="webwriter-logic-circuit.js" type="module"></script> <link rel="stylesheet" href="webwriter-logic-circuit.css" type="text/css"> <webwriter-logic-circuit></webwriter-logic-circuit>