copernicium(latest: 2.0.0) A unidirectional frontend framework, based on github.com/Raynos/mercury
fetchamd(latest: 1.0.2) A lightweight, mostly AMD module loader.
document-query-style(latest: 1.0.1) Select element(s) in a document with a computed style that matches the supplied query.
errback(latest: 1.0.0) Pass standard error-first callbacks to functions that expect result-first callbacks
es3-observ(latest: 1.0.0) An ES3-compatible rewrite of observ, observ-struct & observ-varhash, exposed as a single API
hyperstyles(latest: 3.3.1) Transparently apply CSS Modules to hyperscript-compatible DOM builders, such as virtual-hyperscript and React.
hyperxify(latest: 2.0.1) browserify transform for hyperx
duet-channel(latest: 1.0.0) Create a namespaced channel to plug your own API into duet's delegator.
duet-csjs(latest: 1.0.0) Use CSJS with duet by passing CSS Modules-enabled stylesheets from the worker thread to the main thread which are injected into the document's head.
duet-local-storage(latest: 1.0.0) Use the browser's localStorage API with duet by reading and writing asynchronously across threads.
duet-build(latest: 1.0.0) An tiny, opinionated build tool for creating duet app bundles.
duet-localforage(latest: 1.0.0) Use localForage with duet by selectively reading and writing asynchronously across threads when IndexedDB is not available to the worker.
choo-pull(latest: 1.0.0) Wrap handlers to use pull-stream
choo-opbeat(latest: 1.0.0) Opbeat support for choo
duet-virtual-dom(latest: 1.1.0) Use a virtual DOM with duet by passing patches from the worker thread to the main thread, and DOM events from the main thread to the worker.
duet-document-title(latest: 1.0.2) Get or set document.title from a duet app.
hodor-api(latest: 1.0.0) An indispensable utility for Game of Thrones fans.
duet(latest: 4.0.2) Write performant web apps that run inside web worker threads, without sacrificing easy access to main thread APIs such as the DOM.
pointer-css-variables(latest: 1.0.1) Use the current position of pointing devices as global CSS variables
choo-model(latest: 1.0.0) Experimental state management lib for choo
duet-location(latest: 1.1.0) Subscribe to in-app navigation & history state changes from duet's worker thread.
chooet(latest: 1.1.0) All the goodness of choo, multi-threaded by duet.
choo-persist(latest: 3.0.2) Synchronize choo state with indexedDB
nanotask(latest: 2.0.0) Microtask queue scheduler for the browser
@colingourlay/async-es2015(latest: 1.0.2) A bunch of helper functions for working with collections and control flow in the age of `Promises` and `async`/`await`.
@colingourlay/async-es2015-cjs(latest: 1.0.2) A bunch of helper functions for working with collections and control flow in the age of `Promises` and `async`/`await`.
@colingourlay/async-es5-cjs(latest: 1.0.2) A bunch of helper functions for working with collections and control flow in the age of `Promises` and `async`/`await`.
@colingourlay/async-cjs(latest: 1.0.2) A bunch of helper functions for working with collections and control flow in the age of `Promises` and `async`/`await`.
@colingourlay/async(latest: 1.0.2) A bunch of helper functions for working with collections and control flow in the age of `Promises` and `async`/`await`.
nanohistory(latest: 1.0.0) Small browser history library
choo-redirect(latest: 2.0.0) Redirect a view to another view
choo-reload(latest: 1.1.1) Livereloading package for choo