/cyto-nodejs

Render graphs on the server side with Cytoscape.js, getting image file as output (using jsdom)

Primary LanguageJavaScript

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