UNPKG
svg-sankey
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
Create SVG Sankey diagrams from the command line
svg-sankey
/
cli.js
3 lines
(2 loc)
•
47 B
JavaScript
View Raw
1
2
3
#!/usr/bin/env node
require
(
'./index.es5.js'
);