gustavohenke / toposortLinks
Topologically sort directed acyclic graphs (such as dependency lists) in node.js
☆23Updated 7 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
- 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
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- API-first task runner with three methods: task, run and watch.☆37Updated 6 years ago
- File restrictions in Node.js☆40Updated 9 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 6 months ago
- API for combining call site modifiers☆41Updated 5 years ago
- Topological sorting with grouping support☆108Updated 11 months ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Support any Observable library and polyfill☆71Updated 4 years ago
- Long stack traces using async listeners☆65Updated 3 years ago
- Pipe an Array through Node.js streams☆43Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- auth plugin for sinopia supporting htpasswd format☆11Updated 10 years ago
- An asynchronous middleware pattern☆27Updated last year
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Provides a uniquely named temp directory☆13Updated 5 years ago
- An optionally-asynchronous forEach with an interesting interface.☆76Updated 5 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Like `fs.createWriteStream(...)`, but atomic.☆49Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Creates a duplex stream☆96Updated 4 years ago
- A port of the browser's `atob` function☆25Updated 7 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 9 years ago