c6e
v0.4.0
Published
1. Make sure you have install Electron.js in global mode. 2. npm install this project in global mode.
Downloads
2
Readme
c6e -- Chart GUI for node.js (based on Electron.js)
Install
- Make sure you have install Electron.js in global mode.
- npm install this project in global mode.
$ npm install -g electron
$ npm install -g c6e
Run
$ c6e <file>
Comment:
- c6e run file in electron.js render process .
- If your code do not call chart library, just use the
node <file>
to run it
Demo
A demo project for c6 and c6e :