Skip to content

Instantly share code, notes, and snippets.

@allenrabinovich
Created July 17, 2012 21:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save allenrabinovich/3132318 to your computer and use it in GitHub Desktop.
Save allenrabinovich/3132318 to your computer and use it in GitHub Desktop.
{
"name" : "gallery-yui-treeview",
"displayName": "TreeView",
"description": "Provides a visual representation and helper methods for hierarchical structures",
"author" : "allenrabinovich",
"tags": ["beta", "widget", "treeview", "escape"],
"use" : ["treeview", "escape"],
"examples": [
{
"name" : "treeview-operations",
"displayName": "Add and Remove Leaves",
"description": "How to safely enable users to add and remove leaves",
"modules" : ["gallery-yui-treeview"],
"tags" : ["treeview"],
"hideTableOfContents": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment