Skip to content

VVey/jquery-tree

Repository files navigation

jQuery Tree

The best jQuery plugin ever.

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="dist/jquery-tree.min.js"></script>
<script>
jQuery(function($) {
  $.awesome(); // "awesome"
});
</script>

Documentation

(Coming soon)

Examples

(Coming soon)

Release History

(Nothing yet)

About

A jQuery Tree plugin

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published