--- layout: default basePath: . title: Bootstrap Treefy ---

Introduction

Bootstrap Tree is a jQuery plugin that create tree from HTML table

Dependencies

Bootstrap Treefy depends on the following:

{% highlight bash %} "jquery": ">= 1.9.1", "bootstrap": "~3.3.4", "fontawesome": "~4.3.0" {% endhighlight %}

Download

Source Code

Source, dist, and docs.

Download source (v.{{ site.current_version }})

Clone or fork via GitHub

Via Github (v.{{ site.current_version }})

Install with Bower

{% highlight shell %} $ bower install bootstrap-treefy {% endhighlight %}

Quick Start

{% include quickstart.html %} {% highlight html %} {% include quickstart.html %} {% endhighlight %}