Klortho / d3-flextree

Flexible tree layout algorithm that allows for variable node sizes
https://klortho.github.io/d3-flextree/
Do What The F*ck You Want To Public License
327 stars 45 forks source link

TypeScript definitions - help wanted #33

Closed m-gallesio closed 1 year ago

m-gallesio commented 1 year ago

Greetings to all. I am currently working on producing TypeScript definitions for this library to be added to DefinitelyTypes.

https://github.com/m-gallesio/DefinitelyTyped/blob/master/types/d3-flextree/index.d.ts

If anyone is interested, I would appreciate this to be tested by someone who has direct experience with this library (I am doing this mostly to update type definitions for https://github.com/bumbeishvili/org-chart which uses this library).

Regards.

m-gallesio commented 1 year ago

This is now done and published. Since noone commented, I will be open to further inputs if anyone has problems.