Skip to content
Simon Buchholz edited this page Jan 8, 2021 · 8 revisions

Welcome to the LogiJS wiki!

LogiJS is an open source logic circuit simulator that is currently under development. If you find any bugs or have an idea, please feel free to contact us.

Tech Stack

  • JavaScript
  • p5.js - frontend framework [v0.5.12]
  • JSHint - to ensure a good and uniform coding standard
  • Stickler CI - to automatically lint pull requests
  • Bootstrap - for the start page that leads to the Editor [v3.1.1]
  • Cookie Consent by Osano - as a cookie warning on the start page
  • nginx - Reverse proxy
  • Node.js - Backend framework [v14.15.1]
  • Express - Server framework for Node.js
  • Pug - HTML preprocessor
  • sharp - Node.js image processing
Clone this wiki locally