UNPKG

node-cqs

Version:

Node-cqs is a node.js module that implements the cqrs pattern without eventsourcing. It can be very useful as domain and eventdenormalizer component if you work with (d)ddd, cqrs, host, etc.

4 lines 95 B
module.exports = { extend: require('./utils/object'), path: require('./utils/path') };