frontend-collective / react-sortable-tree

Drag-and-drop sortable component for nested data and hierarchies
https://frontend-collective.github.io/react-sortable-tree/
MIT License
4.9k stars 897 forks source link

Abandoned project - viable forks or alternatives #906

Open bentron2000 opened 3 years ago

bentron2000 commented 3 years ago

Since this project seems abandoned, I'd be interested to know if anyone has set up a viable fork to continue work on this project or found an alternative library that does a similar job.

lifejuggler commented 3 years ago

I created a fork called ‘react-cat-tree’ with the intention of doing some cleanup/ refactoring of code… but due to my jobs i have not been able to do. However, i can PR and push things in into that and do a periodic release for now until i get my shit in order and have my fork be somewhat of a spiritual successor to this

lifejuggler commented 3 years ago

I have not been making much effor here cause i can only merge things to master and not so much else atm

nosferatu500 commented 3 years ago

Same here.

I made a fork to solve my own tasks, but if you want, you can use it as an alternative:

https://www.npmjs.com/package/@nosferatu500/react-sortable-tree

npm i @nosferatu500/react-sortable-tree

bentron2000 commented 3 years ago

Thanks guys - I'll check that out.

If an op reads this - Perhaps it is worth putting a call out for people who can keep up to date with maintenance releases at the very least - pretty please 🤞🏼

JPStrydom commented 2 years ago

Thanks guys - I'll check that out.

If an op reads this - Perhaps it is worth putting a call out for people who can keep up to date with maintenance releases at the very least - pretty please 🤞🏼

@fritz-c @wuweiweiwu mind looking into this. there are quite a few people that depend on this, would be nice if it could be handed down.