New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

fact-streams

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fact-streams

An event-sourcing toolkit for Node and MongoDB

latest
Source
npmnpm
Version
0.3.0
Version published
Weekly downloads
581
-2.52%
Maintainers
0
Weekly downloads
 
Created
Source

Fact-streams

fact-streams is a TypeScript library that makes it very easy to build applications using the event sourcing paradigm with Node.js and MongoDB. It provides an alternative to mongoose and the CRUD paradigm.

Documentation

Installation

With npm:

npm i fact-streams

With pnpm:

pnpm i fact-streams

With yarn:

yarn add fact-streams

Usage

For usage, check the "hello world" example in the documentation.

Keywords

event-sourcing

FAQs

Package last updated on 18 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts