Skip to content

Studnicky/Dagonizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dagonizer — Omniscient orchestration for directed acyclic graphs

@noocodex/dagonizer

⦿ DAG + FSM architecture framework for TypeScript: type-safe nodes, abortable execution, deterministic resume, and JSON-LD canonical wire format.

Documentation

The full documentation is published at https://studnicky.github.io/Dagonizer/.

Requirements

Node.js >= 24 (matches engines.node in package.json).

Install

npm install @noocodex/dagonizer

The package is also mirrored to GitHub Packages as @noocodex/dagonizer:

echo '@noocodex:registry=https://npm.pkg.github.com' >> .npmrc
npm install @noocodex/dagonizer

License

MIT — see LICENSE.

Changelog

See CHANGELOG.md and the GitHub releases.

About

TypeScript DAG framework for orchestrating work as a directed acyclic graph of typed nodes ⦿ State machine lifecycle ⦿ Node Observability ⦿ Orchestrated by a central authority

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors