UNPKG

symflow

Version:

SymFlow is a powerful workflow and state machine engine for Node.js, inspired by Symfony Workflow. It allows you to define workflows, transition entities between states, and optionally log audit trails.

9 lines 169 B
{ "semi": true, "trailingComma": "all", "singleQuote": true, "printWidth": 120, "tabWidth": 4, "endOfLine": "auto", "arrowParens": "always" }