Topologically sort directed acyclic graphs (such as dependency lists) in javascript
☆308Jul 10, 2023Updated 2 years ago
Alternatives and similar repositories for toposort
Users that are interested in toposort are comparing it to the libraries listed below
Sorting:
- Topological sorting with grouping support☆108Oct 23, 2024Updated last year
- Topological sort implementation in JavaScript☆20Nov 30, 2021Updated 4 years ago
- node.js topological sort utility☆13Feb 28, 2013Updated 13 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Sep 1, 2017Updated 8 years ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Jul 3, 2019Updated 6 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆13Sep 12, 2024Updated last year
- Decompress a HTTP response if needed☆75Oct 13, 2025Updated 5 months ago
- ☆27Apr 5, 2021Updated 4 years ago
- A CSS Modules transform to extract local aliases for inline imports☆41Jan 21, 2026Updated 2 months ago
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- Node.js library to generate XML from JavaScript schemas☆12Apr 1, 2017Updated 8 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Aug 4, 2020Updated 5 years ago
- Error comparison and information related utility for node and the browser☆15Jan 3, 2026Updated 2 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Mar 3, 2025Updated last year
- Higher-order functions for easier error handling☆13Apr 15, 2023Updated 2 years ago
- A parser for files in the Unicode database☆16Nov 17, 2019Updated 6 years ago
- Functions that surround a string with ansicolor codes so it prints in color.☆27Dec 3, 2013Updated 12 years ago
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- timers module for browserify☆24Dec 21, 2024Updated last year
- ☆26Dec 7, 2017Updated 8 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- Array#filter for older browsers.☆18Feb 23, 2024Updated 2 years ago
- ☆11Dec 30, 2022Updated 3 years ago
- Modern Buffer API polyfill without footguns☆27Apr 22, 2021Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- please use path-to-regexp's `match` function☆137May 14, 2025Updated 10 months ago
- Center-align the text in a string.☆23May 26, 2017Updated 8 years ago
- Build and stream mime messages☆19Mar 11, 2018Updated 8 years ago
- Turns sync functions into async functions☆20May 5, 2023Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Apr 14, 2024Updated last year
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- Browser shim for Node.js process.hrtime()☆26Jan 6, 2022Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆41Jul 26, 2024Updated last year
- The closest you can get to require something with bypassing the require cache☆22Jun 11, 2021Updated 4 years ago
- A tool for respawning node binaries when special flags are present.☆21Dec 30, 2025Updated 2 months ago
- Return true if a file path contains the given path.☆17May 18, 2021Updated 4 years ago