forked from kazuhikoarase/simcirjs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
27 lines (19 loc) · 801 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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
-- 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)
sample.html -- sample of live circuit
blank.html -- blank template
get_and_set.html -- sample that get and set a circuit directly
with jQuery