MUI X is a collection of advanced React UI components for building data-rich applications, including a data grid, charting library, date and time pickers, scheduler, and tree view. The library is built with accessibility as a core principle, ensuring all components meet WCAG and WAI-ARIA standards for keyboard navigation and screen reader announcements. The components are designed for extensibility and performance. The data grid offers comprehensive data management with sorting, filtering, pagination, column pinning, row grouping, inline editing, and Excel export. The charting library support
Skim is a cross-platform interactive fuzzy finder that runs as a terminal application, a Rust library, a Vim and Neovim plugin, and a shell integration tool. It provides real-time filtering and selection from lists of items, supporting keyboard and mouse navigation, live preview panes, and multi-select functionality across Linux, macOS, and Windows. The tool distinguishes itself through a composable query expression tree that supports fuzzy, exact, inverse, prefix, suffix, and logical AND/OR operators, combined with a Smith-Waterman scoring engine that penalizes typos and gaps for natural rel
zTree_v3 is a jQuery plugin for rendering hierarchical data as interactive tree views. It functions as a hierarchical data visualizer and tree component that displays nested data structures through expandable and collapsible nodes. The project includes a drag and drop tree manager for reorganizing hierarchical nodes and supports an asynchronous data tree component that loads content from remote sources to improve initial page speed. It provides capabilities for hierarchical data visualization and web interface tree management, including the ability to perform create, read, update, and delet
jstree es un plugin de árbol para jQuery utilizado para renderizar estructuras de datos jerárquicas interactivas. Funciona como un visualizador y gestor de datos jerárquicos, proporcionando herramientas para mostrar relaciones anidadas mediante diseños de árbol.
Las características principales de vakata/jstree son: Hierarchical Tree Visualizers, Hierarchical Data Displays, Hierarchy Managers, Adjacency List Modeling, Asynchronous Data Loading, Tree Node Lazy Loaders, Asynchronous Data Fetching, Master Checkboxes.
Las alternativas de código abierto para vakata/jstree incluyen: mui/mui-x — MUI X is a collection of advanced React UI components for building data-rich applications, including a data grid,… skim-rs/skim — Skim is a cross-platform interactive fuzzy finder that runs as a terminal application, a Rust library, a Vim and… ztree/ztree_v3 — zTree_v3 is a jQuery plugin for rendering hierarchical data as interactive tree views. It functions as a hierarchical… roversx/launchnext. mar10/fancytree — Fancytree is a JavaScript library designed for rendering and managing interactive, hierarchical data structures within… react-component/tree — This library provides a React component for rendering interactive hierarchical data structures. It is designed to…