@rushstack/operation-graph
Version:
Library for managing and executing operations in a directed acyclic graph.
13 lines (8 loc) • 507 B
Markdown
# @rushstack/operation-graph
This library contains logic for managing and executing tasks in a directed acyclic graph. It supports single execution or executing in a loop.
## Links
- [CHANGELOG.md](
https://github.com/microsoft/rushstack/blob/main/libraries/operation-graph/CHANGELOG.md) - Find
out what's new in the latest version
- [API Reference](https://api.rushstack.io/pages/operation-graph/)
`@rushstack/operation-graph` is part of the [Rush Stack](https://rushstack.io/) family of projects.