ts-eventsourcing
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

TS Eventsourcing

Providing infrastructure and testing helpers for creating CQRS and event sourced applications. The project contains several loosely coupled components that can be used together to provide a full CQRS\ES experience.

Build Status

Features

  • Using Typescript
  • Jest for testing

Just the basics

If you brand new to Event sourcing, CQRS or Typescript and you want to understand the basics concepts, see

Installation

To install the stable version:

yarn install

This assumes you are using yarn as your package manager.

See examples in /src/__test/*Example.ts

Tests

To Run the test-suites:

yarn test

License

MIT

Package Sidebar

Install

npm i ts-eventsourcing

Weekly Downloads

1

Version

1.2.1

License

ISC

Unpacked Size

710 kB

Total Files

527

Last publish

Collaborators

  • ericpinxteren