Socket
Book a DemoInstallSign in
Socket

entityx

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

entityx

A framework for the management of DDD models

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Node.js EntityX

Introduction

EntityX is a node.js module for the managment of the model/driver layer of an application.

It derives from the need to provide a tool that allows you to give a methodical structure to the data management application layer.

It's NOT an ODM and the automations provided are restricted at some pattern and simple operations on the persistence layer.

It allows the arrangement of the code in modules and provides a Factory object built for the instantiation of the classes.

A first documentation draft can be found on gitbook:

  • Documentation Draft

Keywords

ddd

FAQs

Package last updated on 26 Oct 2017

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