tree
Headless Tree
https://headless-tree.lukasbach.com/
The definitive tree component for the Web.
Super-easy integration of complex tree components into React. Supports ordered and unordered drag-and-drop, extensive keybindings, search, renaming and more. Fully customizable and accessible. Headless Tree is the official successor for React Complex Tree.
Added 1 month ago
PostgreSQL: ltree — hierarchical tree-like data type
https://www.postgresql.org/docs/current/ltree.html
This module implements a data type ltree for representing labels of data stored in a hierarchical tree-like structure. Extensive facilities for searching through label trees are provided.
Related contents:
Added 1 year ago
jQuery TreeSelect widget
https://github.com/travist/jquery.treeselect.js
This widget is used for transforming a hierarchy HTML lists with input's into a hierarchial tree select tool. You can also call this widget with a structured JSON list and it will convert it to an HTML hierarchy select tool of those items.