1.0.0 • Published 5 months ago

gigilayout v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

layout utils

tree layout and other layouts

tree layout

  • horizontal tree
    • keep balance between left subtree and right subtree
    • all node on the right
  • vertical tree
    • from up to down
    • from down to up

only calculate position, not apply style directly

other layout...

1.0.0

5 months ago