Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 492 Bytes

File metadata and controls

14 lines (8 loc) · 492 Bytes

@stackflow/core

@stackflow/core contains the core logic to calculate the stack state based on domain events.

  • src/aggregate.ts
  • src/produceEffects.ts

@stackflow/core cannot be used alone. Install and use the following integrations.

If you need integration with other front-end frameworks such as Vue.js, Svelte, etc., you can contribute using this core module.