Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernized rewrite of jquery.graphviz.svg on npm: github.com/pipefunc/graphvizsvg #21

Open
basnijholt opened this issue Nov 22, 2024 · 1 comment

Comments

@basnijholt
Copy link

Hi @mountainstorm and anyone else that finds this issue,

I've created a modernized rewrite of jquery.graphviz.svg that's now available on npm as graphvizsvg and here on GitHub.

The main improvements are:

  • Modern ESM module packaging
  • TypeScript support
  • Comprehensive test coverage
  • Bootstrap 4.6+ tooltip support
  • No jQuery UI dependency
  • Available through npm

The project maintains feature parity with the original, except for the zooming feature which has been removed for simplicity.

You can find it at:

I wanted to let you know since this project builds upon your excellent work, and to make it easier for others to find a maintained version. Thank you for creating the original library that made this possible.

For context, I needed an ESM compatible version to create https://github.com/pipefunc/graphviz-anywidget.

@mountainstorm
Copy link
Owner

Oh wow, thank you. I can't work on this anymore but I'm glad to know other ppl find it useful and very happy for someone to have done a modern rewrite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants