Skip to content
AYAN BISWAS edited this page Dec 18, 2020 · 6 revisions

Welcome to the digital-logic-gate wiki!

Overview

The main motivation to create this npm based package is to connect the digital electronics simulation domain to the essence of JavaScript and also making the simulation of the basic gates simpler. Anyone wishing to contribute is most welcome to the repository.

Welcome contributors

What you need to learn before the start?

You have to know about the basics of digital gates AND, OR, NOT, NAND, NOR, XOR and XNOR. You have to know about the truth table of that particular gate for which you are writing code. Click Here To know more about the Contributor Specific Guidelines

Current Development and usage

Some of the gates which are already developed please have a look at them

Please see the usage manual in the main Readme File

Changelog

We are committed to keep track our major changes and workflows of the entire package so we maintain a brief chnagelog to facilitate future developers , Check the ChangeLog Here