Dynatree is a jQuery plugin that allows to dynamically create html tree view controls using JavaScript.
Main features:
* Open source
* Object oriented interface
* Support for Ajax and lazy loading of branches
* Support for (multi) selection and checkboxes
* Keyboard
... [More] aware
* Drag'n'drop
This project is hosted at Google Code:
* http://dynatree.googlecode.com/ [Less]
WsgiDAV is a generic WebDAV server written in Python and based on WSGI.
In fact, WsgiDAV is a refactored version of PyFileServer written by Ho Chun Wei.
I started this as an exploration on how to publish virtual structures, and to learn about WSGI and WebDAV.
See the change log for a list of
... [More] main changes.
Usage> easy_install -U wsgidav
> wsgidav --host=0.0.0.0 --port=80 --root=/tmpSee also running WsgiDAV.
If you want to participate, check it out from the repository:
> hg clone https://wsgidav.googlecode.com/hg/ wsgidav
> cd wsgidav
> setup.py develop
> wsgidav --helpPython 2.4 or later is required.
More infoPlease read the documentation for details.
Any kind of feedback is very welcome!
Have fun :-)
Martin
moogle (at-sign) wwwendt.de [Less]
Fancytree is a JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag'n'drop, and lazy loading.
Arcade.js is a 2d game engine based on JavaScript and HTML5 Canvas.
Part of the distribution is
- lina.js
An independent object oriented library for points, vectors, and homogeneous
transformations in 2D space.
A polygon class helps with collision detection and hit
... [More] testing.
- arcade.js
A 2D game engine that provides a render loop and support for multiple
moving objects, sound, etc.
- arcade-controls.js
Support for touch screens / smartphones
- Demos [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy