is.js

is.js 1.4

is.js works by asking the browser a question and getting a quick boolean response to use for further processing and conditional function execution.While not that very complex, is.js can be a crucial piece of code, since it can be used in checking various...

Epitome

Epitome 0.6.2

MVP stands for Model-View-Presenter, a model closely similar to MVC.Epitome is built with MooTools Classes and Events. This makes it highly configurable, allowing developers to extend it so it can fit any usage scenario.Demos and docs are included with...

Apache Scout

Apache Scout 1.2.7

Apache Scout is a platform independent toolkit that implements the JSR 93 specification, a basic Java API for accessing XML registries (JAXR).The library is JAXR 1.0 compliant and can be used with both ebXML and UDI (2.x and 3.x) registries.Scout can be...

Crumpet

Crumpet 1.1

Crumpet is not a full-on UI toolkit, but merely a CSS-based grid which implements a self-adapting columns set that moves content around the page based on the available screen size.Since most of the Web traffic these days is from handheld, mobile devices,...

hy

hy 0.10.1

hy is a variant of the Lisp programming language.It's different from other language variants because it compilers directly into Python ASTs (abstract syntax trees).This basically allows developers to embed Lisp code anywhere in a Python-based app or...

Apache Synapse is a lightweight solution for implementing an Enterprise Service Bus (ESB) using Java code.This Java library is open sourced and developed by the Apache Software Foundation, implementing all the basic principles of a well-organized ESB that...

Apache Sling is one of Apache's crown achievements when it comes to Web frameworks, right there next to Cocoon, Struts and Wicket.This modern Web frameworks works by using simple name conventions and Java scripts and servlets to process HTTP requests.This...