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:
- Convert Node Streams into ECMAScript-Observables☆72Updated 6 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- Topological sorting with grouping support☆108Updated last year
- Easy way to create a Readable Stream☆70Updated 8 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- Proper (AST-based) JavaScript code templating with source maps support.☆105Updated 8 years ago
- /dev/null for node streams☆43Updated 8 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago
- Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary design.☆62Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- 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
- require multiple files and directories at once☆51Updated 5 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- Quick and dirty psychoanalysis for objects☆66Updated 7 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- yapm is a package manager for node.js (npm fork)☆76Updated 10 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- File restrictions in Node.js☆40Updated 9 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆194Updated last year
- Support any Observable library and polyfill☆72Updated 4 years ago
- Parse netrc files☆19Updated 5 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 5 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
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Like `fs.createWriteStream(...)`, but atomic.☆49Updated 3 years ago