performant-array-to-tree icon indicating copy to clipboard operation
performant-array-to-tree copied to clipboard

feat: support pick item props with config.transform

Open atian25 opened this issue 2 years ago • 1 comments

close https://github.com/philipstanislaus/performant-array-to-tree/issues/48

atian25 avatar Nov 27 '22 15:11 atian25

ping @philipstanislaus any thoughts on this?

atian25 avatar Dec 11 '22 08:12 atian25

Hi @atian25, sorry for my very slow reply here. I wanted to eventually review this PR in detail but did not find the time amongst other responsibilities. Since this will not change in the near future, I decided to no longer maintain this repository.

Still, a few thoughts on your concept: I really like the idea of transforming data through a simple callback function. However, I believe it would be better to publish that as an alternative package, since many of the other config options would no longer be needed.

If you do (or did) publish this somewhere for people to use, feel free to add a link to #55.

I'm closing this PR and the related issue since this will not be merged anymore.

Anyways, thanks for sharing your suggestion!

philipstanislaus avatar Jun 25 '24 11:06 philipstanislaus