add-dot-diagram

0.9.6 • Public • Published

Add Cool Dot Visualizations to your Projects...

Like so...

var dataView = require('./index.js');

var sendDataToDataView = dataView(5050); // Listen on port 5050
sendDataToDataView('digraph x { a -> b -> x -> y }'); // Send a diagram!

Readme

Keywords

none

Package Sidebar

Install

npm i add-dot-diagram

Weekly Downloads

1

Version

0.9.6

License

MIT

Last publish

Collaborators

  • forbesmyster