Bean

Bean 1.0.14

Bean is a framework agnostic utility that lets developers add, remove, duplicate, and trigger (JavaScript) events.It works with all major desktop browsers and also includes support for touch interactions and mobile browsers.The library is also one of the...

DICOM

DICOM 0.9.6

DICOM (Digital Imaging and Communications in Medicine) is a standard for handling, storing, printing, and transmitting information in medical imaging.It works for local transaction, but for networking events also.It includes a file format definition and a...

Gevent

Gevent 1.0.1

The coroutine-based Python networking library uses Greenlet to provide a high-level synchronous API on top of libevent event loops.Features:Convenient API around greenlets Familiar synchronization primitives (gevent.event, gevent.queue) Socket module that...

TameJs

TameJs 0.4.14

TameJs reads inputted JavaScript code and outputs it in a modified syntax.This new syntax is centered around optimizing the code for usage in asynchronous applications.All the code it rewrites is in the so-called "vanilla" JavaScript syntax, used with the...

Inject

Inject 0.7.2 updated

The library was build by the LinkedIn engineering staff to handle the site's various JS modules and their appropriate dependencies.The main driving force behind Inject was the wish of improving code maintainability without cluttering the website and...

Pimple

Pimple 3.0.2 updated

Pimple was built by the same developer that developed the hugely popular Symfony framework and it was created to help the framework manage dependencies in a more efficient way. Even if small in size, Pimple covers a lot of base, providing all the features...