wool

2.6.3 • Public • Published

Wool

An exploration on CQRS, EventSourcing, Reactive, Flux and all this kind of sh*t.

Work in progress

---
title: Dependencies graph
---
graph TD;

    wool-->wool-entity
    wool-->wool-model
    wool-->wool-rule
    wool-->wool-store
    wool-->wool-stream
    wool-->wool-validate
    
    wool-entity-->wool-store
    wool-entity-->wool-validate

    wool-rule-->wool-model
    wool-rule-->wool-store
    wool-rule-->wool-validate
    
    wool-validate-->wool-store

Readme

Keywords

none

Package Sidebar

Install

npm i wool

Weekly Downloads

4

Version

2.6.3

License

Apache-2.0

Unpacked Size

22.8 kB

Total Files

4

Last publish

Collaborators

  • nicocube