esdsl

0.2.0 • Public • Published

EventStorming.Graph DSL

A DSL Parser for EventStorming.Graph, to converter ddd file to JSON

ddd file example:

domain: 库存子域
  aggregate: 库存
    event: 库存已增加
    event: 库存已恢复
    event: 库存已扣减
    event: 库存已锁定
    command: 编辑库存

  aggregate: 商品
    event: 商品已创建
    command: 添加商品

MIT

Phodal's Idea

© 2017 A Phodal Huang's Idea. This code is distributed under the MIT license. See LICENSE in this directory.

待我代码编成,娶你为妻可好

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i esdsl

    Weekly Downloads

    1

    Version

    0.2.0

    License

    MIT

    Last publish

    Collaborators

    • gmszone