Jquery.ZTree 3.5.19

dotnet add package Jquery.ZTree --version 3.5.19
NuGet\Install-Package Jquery.ZTree -Version 3.5.19
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Jquery.ZTree" Version="3.5.19" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Jquery.ZTree --version 3.5.19
#r "nuget: Jquery.ZTree, 3.5.19"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Jquery.ZTree as a Cake Addin
#addin nuget:?package=Jquery.ZTree&version=3.5.19

// Install Jquery.ZTree as a Cake Tool
#tool nuget:?package=Jquery.ZTree&version=3.5.19

zTree is an advanced jQuery 'tree plug-in'. The performance is excellent, it is easy to configurw (with a full set of options), and has many advanced features.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Jquery.ZTree:

Package Downloads
NoteWo.Front

NoteWo前端框架集合

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.5.19 12,808 12/30/2015

•All of the zTree3.0 features can be loaded with one javascript file (60k minified), or to save loading times, can be loaded as separate smaller modules.
•zTree3.0 can use lazy loading for large data, it can easily load tens of thousands of nodes in seconds even in the IE6 browser.
•Compatible with IE, FireFox, Chrome, Opera, Safari and other browsers.
•Supports JSON data.
•Supports both static and asynchronous (Ajax) data loading.
•Can be skinned with CSS or be configured to use custom icons easily.
•Includes checkbox and/or radio button options.
•Good online support, queries are responded to and fixes made if required.
•Flexible editing (add / delete / change / search) functions, such as drag and drop, you can even drag and drop multiple nodes.
•Supports multiple instances of zTree in one page.
•Simple configuration parameters. Most functionality is available with little or no configuration. Extensive API documentation and examples mean that you have all the information about zTree at your fingertips