awaitable(latest: 1.1.1) promise and generator-based coroutines
es7-async-fn(latest: 1.0.1) Transformer that converts async functions and await expressions into ECMAScript 6 generator functions and yield expressions
video-extract(latest: 1.2.0) video frame metadata extraction and scene detection
video-scene-groups(latest: 1.0.0) Find groups of scenes in an array of phashes using hierarchical clustering
rework-plugin-url(latest: 1.1.0) url() plugin for rework, formerly included in core
class-transition(latest: 0.0.6) Applies a transitive `className` that gets removed upon a CSS transition completing or a timeout executing as a fallback.
co-assert-timeout(latest: 1.0.0) Assert a thunk or generator's timeout co-style
debounce(latest: 1.2.0) Creates and returns a new debounced version of the passed function that will postpone its execution until after wait milliseconds have elapsed since the last time it was invoked
koa-favicon(latest: 2.1.0) favicon bounce middleware for koa
morgan(latest: 1.10.0) HTTP request logger middleware for node.js
virtual-jade(latest: 0.12.0) Compile Jade templates to virtual-dom functions
@jongleberry/pipe(latest: 1.0.0) Streaming server template. Define variables or sections as promises or streams or thunks that return either in your template, and they will be evaluated at render time.