deps-topo-sort

Sort module-deps/dgraph output topologically

MIT 2 个版本
安装
npm install deps-topo-sort
yarn add deps-topo-sort
pnpm add deps-topo-sort
bun add deps-topo-sort
README

deps-topo-sort

Like deps-sort but sorts dependencies topologically, e.g. each module goes before modules which depend on it.

版本列表
0.2.1 2014-08-22
0.2.0 2013-11-03