My current workflow is starting with graphs in TGF format, reading them in with yED and using yED to output them to some image format. I would rather have d3.js output.
Any tool out there (preferably a Ruby gem) that takes graphs in TGF format and outputs them in d3.js? Bonus points if it handles digraphs.