thenativeweb / node-cqrs-eventdenormalizer

Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern. It can be very useful as eventdenormalizer component if you work with (d)ddd, cqrs, domain, host, etc.
http://cqrs.js.org/pages/eventdenormalizer.html
MIT License
38 stars 27 forks source link

Support default exports. #59

Closed IRT-fbachmann closed 7 years ago

IRT-fbachmann commented 7 years ago

Align with updates in cqrs-node-domain.