gustavohenke / toposortLinks
Topologically sort directed acyclic graphs (such as dependency lists) in node.js
☆23Updated 5 months ago
Alternatives and similar repositories for toposort
Users that are interested in toposort are comparing it to the libraries listed below
Sorting:
- Safe, constant-time comparison of Buffers☆50Updated last year
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Support any Observable library and polyfill☆71Updated 3 years ago
- Proper (AST-based) JavaScript code templating with source maps support.☆105Updated 8 years ago
- Run source transform function on node require call☆66Updated 7 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- Long stack traces using async listeners☆65Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated 2 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Discover the license footprint of your application☆86Updated 8 years ago
- Webpack loader that parses your JS, calls specified functions and replaces their with the results.☆23Updated 9 years ago
- Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)☆111Updated 2 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…☆67Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Compile and resolve template strings notation as specified in ES6☆79Updated 3 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- A node module for enabling a module to determine its caller.☆45Updated 3 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months 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
- 🚨[ARCHIVED] Produces a compact module exporting JSON-schema validation functions compiled by Ajv☆43Updated 4 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- An optionally-asynchronous forEach with an interesting interface.☆76Updated 4 years ago
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Updated 2 years ago
- Convert Node Streams into ECMAScript-Observables☆72Updated 6 years ago
- Convert streams (readable or writable) to promises☆139Updated last year