Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamhoracek/KOTree
https://github.com/adamhoracek/KOTree
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/adamhoracek/KOTree
- Owner: adamhoracek
- License: mit
- Created: 2012-08-16T13:01:37.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-16T13:52:10.000Z (over 12 years ago)
- Last Synced: 2024-03-15T02:34:46.106Z (9 months ago)
- Language: Objective-C
- Size: 131 KB
- Stars: 224
- Watchers: 24
- Forks: 53
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
KOTree – hierarchy structure component
=======================================**KOTree** allows you to show a tree of hierarchical data, e.g. files and folders. It was developed for [Kodiak PHP](http://www.becomekodiak.com/), an app which allows you to write and run PHP code directly on the iPad.
Features
--------The items can be expanded and collapsed by tapping them. An item can be selected by tapping its icon.
To see the component in action, take a look at the video at [http://www.becomekodiak.com/](http://www.becomekodiak.com/) or try our app called [Kodiak PHP on the App Store](http://itunes.apple.com/us/app/kodiak-php/id542685332?ls=1&mt=8).
Usage
-----We included a demo project that shows how to use the component.
Copyright and license
---------------------This product is free and open source and it is distributed under the MIT License. See the file `LICENSE` for the complete text of the license.
Contact
-------http://www.becomekodiak.com/
http://www.twitter.com/becomekodiak/
[email protected]