New ngspice frontend project in Node.js

Thread Starter

higuoxing

Joined Apr 24, 2018
1
Hi all,
I am having VLSI course this term, and I found the classic ngspice plot is a little bit ugly...
So, I implemented a Node.js verison of ngspice frontend...
It supports simple code editor and beautiful plots in Plotly.js...
And of course, this is a `learn by doing` project, so, hope you could give me some advice:)

If you are interested in this project please give me some feedback : )
And it will be very grateful if you could star it : )
Project link: https://github.com/higuoxing/node-ngspice

Screenshots:



 
Top