JSPM

  • Created
  • Published
  • Downloads 216178
  • Score
    100M100P100Q171072F
  • License MIT

A lightweight CQRS module for Nest framework (node.js)

Package Exports

  • @nestjs/cqrs

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nestjs/cqrs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Nest Logo

Modern, powerful web application framework for Node.js.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

A lightweight CQRS module for Nest framework (node.js)

Installation

$ npm install --save @nestjs/cqrs

Quick Start

Overview & Tutorial

People