Skip to content

pilagod/uow-template

Repository files navigation

uow-template Build Status Coverage Status

An util for Unit of Work pattern implementation

@CAVEAT: This is an abstract util for Unit of Work, to bridge this into real world, please check out the Examples section.

Installation

npm install uow-template

Examples

There are some pacakges demonstrate how to use and take advantage of uow-template:

License

© Chun-Yan Ho (pilagod), 2018-NOW

Released under the MIT License