ForbesLindesay / thread-sleepLinks
A native module for when you just need node to back off for a few milliseconds
☆15Updated 6 years ago
Alternatives and similar repositories for thread-sleep
Users that are interested in thread-sleep are comparing it to the libraries listed below
Sorting:
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Like ruby's Abbrev module☆167Updated last month
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- stream splicer with labels☆43Updated 7 months ago
- The util.is* functions from Node core☆103Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Check if something is a Node.js stream☆112Updated 9 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Get a PATH containing locally installed module executables.☆49Updated 5 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- List of node.js builtin modules☆38Updated last year
- Determine if an object is a Buffer☆89Updated 3 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Creates a duplex stream☆95Updated 4 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- Power Assert feature instrumentor based on the ECMAScript AST.☆59Updated 2 years ago
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- destroy a stream if possible☆54Updated 11 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated 2 years ago
- HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.☆79Updated 5 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- detect and report syntax errors in source code strings☆81Updated 7 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year