Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mog13/electronicjs

Electronics simulator in JS
https://github.com/mog13/electronicjs

Last synced: 8 days ago
JSON representation

Electronics simulator in JS

Awesome Lists containing this project

README

        

# ElectronicJS

[![Build Status](https://travis-ci.org/mog13/electronicJS.svg?branch=master)](https://travis-ci.org/mog13/electronicJS)

###Overview
ElectronicJS aides the creation of simulations of wires, logic gates and electronic circuits. Building from a simple I/O
model more complicated components can be built up leading to sophisticated chips and logic.

#### Gulp
#####unit-tests
Run all unit tests (karma/jasmine)

#####minify
Produce a minified single file in dist for use in other projects