Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mog13/electronicjs
- Owner: mog13
- Created: 2016-01-06T21:41:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-08T21:30:59.000Z (over 8 years ago)
- Last Synced: 2024-04-21T19:54:24.771Z (7 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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