forked from kazuhikoarase/simcirjs
-
Notifications
You must be signed in to change notification settings - Fork 0
A circuit simulator in HTML5 and JavaScript
License
taksas/simcirjs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SimcirJS-Web Test Page -> (https://sim.taksas.tech) SimcirJS-Web Copyright (c) 2021 taksas (URL: https://taksas.tech/). The original version of this project is "SimcirJS" (https://kazuhikoarase.github.io/simcirjs/). I have made some small additions and layout changes. There are no additional functions to make it a web app. Licensed under the MIT license:http://www.opensource.org/licenses/mit-license.php ----- Original Project Licence ----- SimcirJS Copyright (c) 2014 Kazuhiko Arase URL: http://www.d-project.com/ Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php -- System Requirements Web browser that supports HTML5 (Full HD or higher resolution is recommended.) -- Contents README.txt -- this file simcir.js -- Simcir core javascript (required) simcir.css -- Simcir core stylesheet (required) simcir-basicset.js -- Simcir basicset javascript (optional) simcir-basicset.css -- Simcir basicset stylesheet (optional) simcir-library.js -- Simcir library javascript (optional, requires basicset) index.html -- sample that get and set a circuit directly with jQuery (renamed from " get_and_set.html ".)
About
A circuit simulator in HTML5 and JavaScript
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 86.8%
- HTML 11.1%
- CSS 2.1%