Skip to content

Repository files navigation

Engine

LicencePRs Welcome

工作流核心引擎模块

作用

导出 开发 以及 构建 工作流的调用方法提供给 APP 以及 CLI 等上层工具

更新日志

CHANGELOG

安装

npm i legoflow-engine --save

使用

// messager 工作流消息输出机制// dev 启动 开发 的异步函数// build 启动 构建 的异步函数constmessager=require('legoflow-engine/messager')constdev=require('legoflow-engine/dev')constbuild=require('legoflow-engine/build')dev(Config)

调用需要的 参数配置

许可

MIT

About

the engine of workflow.

Resources

Stars

5 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages