51 packages
bdd-wrappers
BDD wrappers for jasmine and mocha describe/it to help writing tests in GIVEN WHEN THEN AND fashion
compare-numbers
Compare two numbers, return -1/0/1. To be used to sort arrays
couchdb-emily-tools
Complete set of tools for synchronizing an observable key/value stores with CouchDB documents, views, and managing users or security documents. Works both in the browser and in node.js
data-binding-plugin
One of the most powerful two way data-binding tool with virtualization. Highly optimized for performance and memory
dom-stack
Create a stack of DOM elements. You can add/remove elements, reorder them, hide/show the elements, transit between them, or move them all together.
emily
Runtime agnostic JS library for scalable web applications.
event-plugin
Declaratively add event listeners to your views.
filter-observable-store
Filter down an observable-store
get-closest
Compare your item to items in an array and get the closest one.
get-dataset
Get a DOM element's or an SVG Element's dataset. Works where .dataset isn't present such as in < IE11