0.0.3 • Published 10 years ago

treeview v0.0.3

Weekly downloads
36
License
MIT
Repository
-
Last release
10 years ago

TreeView.js

TreeView.js is based on jQuery and allows you to create a tree widget, which behaves like you expect it from any other tree widget. It can also be used as input element in a form. Please take a look at the demo page for a first impression.

Installation

TreeView.js is a listed on npm. So you're done with:

npm install treeview

You can also simply include the TreeView.min.js module:

<script src="TreeView.min.js"></script>

Documentation

You can either take a look at the demo page or at the documentation.

Contributions

Contributions are always welcome. Never hesitate to open a new issue or pull request, even if it is only a simple question.

If you know how to code, please consider to solve an issue.

License

This package is licensed under the MIT license.

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago