1 Repo
UI components that simulate a file system's directory structure for navigation and selection.
Distinct from File System Navigators: The candidates focus on CLI navigators or OS system calls; this is a web-based UI representation of a directory tree.
Explore 1 awesome GitHub repository matching user interface & experience · Browser-Based File Explorers. Refine with filters or upvote what's useful.
jstree is a jQuery tree view plugin used to render interactive hierarchical data structures. It functions as a hierarchical data visualizer and manager, providing tools to display nested relationships through tree layouts. The project features a drag-and-drop tree manager for restructuring hierarchies and an AJAX tree loader for fetching nodes or HTML fragments from remote servers. It includes a tri-state checkbox selector to manage selection states across parent and child branches. The plugin supports various data modeling approaches, including child arrays, parent-id adjacency lists, and t
Enables the creation of browser-based explorers for navigating and searching nested directory structures.