typebus-cqrs
Simple, type-safe CQRS library with auto-registration and minimal boilerplate (typebus-cqrs)
clev-cqrs
An easy and standard framework for incorporating cqrs(command query responsibility segregation) and event sourcing into your project in nodejs
clev-cqrs-ui
Adds middleware to your express app to autogenerate a page that shows all the events that has ever happend to your entity using the clev-cqrs-ui bound to the clev-cqrs framework.