@small-tech/web-routes-from-files
Recursively traverses a given directory structure and uses convention to create a list of web route objects that map url paths to JavaScript callback files.
Recursively traverses a given directory structure and uses convention to create a list of web route objects that map url paths to JavaScript callback files.
For making delayed function calls. Arguments to a delayed function is optional.
The function that can convert any callback-function to return a promise.
Callback form UI/UX for Laimoon's projects
lip-ret-xur is a tool that organizes scripts, minimizes server resource usage, fetches data on a server, and provides an alarm clock in your terminal.
Tape with gulp async task support
A wrapper for the wkhtmltopdf HTML to PDF converter using WebKit with callback
Returns a function you can await for (promisify), from a function which signature is (args..., err)
TODO
Control callback flow through a finite state machine with functions that do just one thing each.
Run a callback, asynchronously, on all filepaths in a directory tree
Write simpler, cleaner express routes using generators and suspend.
Call a callback style function with es6 promise returned.
Create a cancelable series of error-first callback function invocations.
Callbacks made easy. then-call is callback handler that allows you run multple callbacks and then do something when they have finished.
Acts like `co@4` and also is drop-in replacement for it (pass 100% of the tests). Built on top of `merz`, actually thanks to `always-done`. But accept everything, not only generators - sync functions, async functions, callbacks and more. Flow-control for
Модуль для работы с методами VK Coin api
Variable arguments and "The last is the callback" convention made without "var args = somehowParse(arguments)" surrogate.
Input validation with extendable valid patterns definitions (ES6 version).
Middleware composition at new level. Ultimate alternative to `ware`, `plugins`, `koa-compose` and `composition` packages. Allows you to use callbacks, promises, generators and async/await functions as middlewares.