3 projects tagged "Library"
jQuery Tools is a UI library designed for the particular needs of Web sites. It provides tabs, tooltips, accordions, overlays, smooth navigation, and visual effects. This library contains six of the most useful JavaScript tools available for modern Web sites. All of these tools can be used together, extended, configured, and styled. This enables the possibility of hundreds of different widgets and new personal ways of using the library.
Blacken is a Java library for Roguelike development. It supports arbitrarily resizing the window. It maintains a "preferred size", changing the font size as needed. By default, all applications support Alt-Enter for fullscreen mode. It strives to support Unicode well. A cell contains a sequence of codepoints. Codepoints may be outside the Basic Multilingual Plane or zero-width accents. All key input consists of valid Unicode codepoints. Special keys are handled by codepoints in "private use" planes. Modifier keys are handled through a prefix character (like Unix systems handle Alt via the Escape character).