graph-sequencer@2.0.0
Sort items in a graph using a topological sort while resolving cycles with priority groups
MIT
2017-12-07
安装 (2.0.0)
npm install graph-sequencer@2.0.0
yarn add graph-sequencer@2.0.0
pnpm add graph-sequencer@2.0.0
bun add graph-sequencer@2.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| array-flatten | ^2.1.1 |
| array-includes | ^3.0.3 |