• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    Clojure
  • Created over 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

list->tree js/cljs lib,work with ant design's Table or Tree. 用clojurescript写的js库,根据list中元素的id和parentId等字段把list转换为tree,获取tree中的子孙节点、祖先节点、兄弟节点、上下兄弟节点等。