passwords
Passwords is a cryptographic library for simple password storage.
Passwords is a cryptographic library for simple password storage.
Library that makes simple to run asynchronous functions in synchronous manner, using generators.
Async/Await style quicksort implemenation in Javascript
Expansion for Redux thunk middleware to support AsyncFunction and GeneratorFuntion types to enable async/await generator/yield syntax
es6 async await polyfill
A Dictionary (Associative Array like) Class for ES6. Now supporting dot and bracket access through proxy, and generator/yield control flows.
Redis wrapper with suspend module support allowing generator/yield async control flow.
Transpile ES2015 generator functions to ES5
co yield your nodemailer!
Cancelable promise with progress capturing, pause, timeouts, signals, data flows and decorators support
Transformer that converts async functions and await expressions into ECMAScript 6 generator functions and yield expressions
A Minimalistic, extensible and lazy sequence implementation for Typescript and Javascript
Generator based flow-control
Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)
A node.js repl that supports yield and yield* directly from the input command line.
JSON-RPC 2.0 client/server over TCP net.
catch errors from generators, Go style
Yet another generator-based control flow library (similar to gene, but safer)
It utility tool for wrapping generators for complete execution without calling next everytime.
A thin wrapper around Bluebird.coroutine, with friendly defaults.