@stereobooster/cyto-nodejs
v0.0.2
Published
Render graphs on the server side with Cytoscape.js, getting image file as output
Downloads
4
Readme
cyto-nodejs
Rendes graphs on the server side with Cytoscape.js, getting image file as output. This package is alternative to cytosnap, but uses jsdom
instead of Puppeteer.
Can be used like this:
npx @stereobooster/cyto-nodejs -s g2.json -d g2.svg
TODO
- [ ] github actions to run tests