gustavohenke / toposortLinks
Topologically sort directed acyclic graphs (such as dependency lists) in node.js
☆23Updated 8 months ago
Alternatives and similar repositories for toposort
Users that are interested in toposort are comparing it to the libraries listed below
Sorting:
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!☆56Updated 3 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆70Updated 4 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- /dev/null for node streams☆43Updated 8 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Topological sorting with grouping support☆108Updated 11 months ago
- Provides a uniquely named temp directory☆13Updated 5 years ago
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆58Updated 2 years ago
- Soliciting ideas and feedback for community driven collaborative projects that help Node.☆149Updated 11 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Get the callsite of the caller function☆54Updated 3 weeks ago
- Module that helps you write generated functions in Node☆78Updated last year
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Rename a function☆47Updated last year
- Support any Observable library and polyfill☆72Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated last month
- Evaluate node require() module content directly☆94Updated 3 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- API for combining call site modifiers☆44Updated 5 years ago
- Get the set npm registry URL☆56Updated 6 months ago
- Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)☆112Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago