dagre icon indicating copy to clipboard operation
dagre copied to clipboard

Is there any suitable alternative?

Open nodew opened this issue 4 years ago • 6 comments

As the repo is deprecated.

nodew avatar Aug 04 '21 10:08 nodew

Maybe these?

https://github.com/kieler/elkjs

https://github.com/dhotson/springy

danyflorez avatar Aug 11 '21 04:08 danyflorez

I don't think this repo is "deprecated" per-se - just not maintained. You could fork it.

alexec avatar Sep 01 '21 21:09 alexec

If anyone is doing a lot of active work on their fork, we could make a PR to add a link to that repo to the README so people could like to a more updated version, or perhaps the maintainer would reassign ownership to someone else?

tensiondriven avatar Sep 30 '21 17:09 tensiondriven

Is there any discussion anywhere about why this project was "deprecated"? It seemingly happened in July last year with no announcement.

Regardless, I agree with @alexec that "deprecated" seems the wrong word here. The library is still perfectly usable, and has no clear successor. I'd like to think that dagre is "temporarily lacking maintainers", rather than truly deprecated. Hopefully @dagrejs are genuinely open to contact from those who "are qualified and have the resources to make a serious commitment to fully take over ownership of the project", and someone will step up. For one thing, people are still building things on top of it (1, 2).

georgefst avatar May 17 '22 10:05 georgefst

Check out these NPM weekly download numbers. Quite interesting. Dagre has way more than elkjs.

dagre

  • https://www.npmjs.com/package/dagre

image

elkjs

  • https://www.npmjs.com/package/elkjs

image

webcola

  • https://www.npmjs.com/package/webcola

image

curran avatar Dec 16 '22 23:12 curran