batching-toposort

Efficiently sort interdependent tasks into a sequence of concurrently-executable batches

MIT License

Downloads
38.3K
Stars
27
batching-toposort - Invariant testing Latest Release

Published by glebec over 5 years ago

Batching Toposort now is checked via JSVerify invariant tests (aka property tests).

batching-toposort - Re-release

Published by glebec over 5 years ago

Due to a local npm registry URL error, initial releases were pegged to the wrong registry. This release marks the first actual deployment to NPM.

batching-toposort - Use npmignore to include dist

Published by glebec over 5 years ago

The dist folder is gitignore'd, which apparently means npm ignores it even though it is in the files field. The solution is to un-ignore it inside of .npmignore.

batching-toposort - Initial Release

Published by glebec over 5 years ago

Production-ready