UNPKG
descartes.js
Version:
latest (0.1.0)
0.1.0
0.0.2
0.0.1
A JS alternative to matplotlib, made for Descartes
github.com/arguiot/Descartes
arguiot/Descartes
descartes.js
/
.on-save.json
9 lines
(8 loc)
•
110 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
[
{
"srcDir"
:
"src"
,
"destDir"
:
"dist"
,
"files"
:
"**/*.js"
,
"command"
:
"npm run gulp"
}
]