Home Identifier Source Repository

piggy-module NPM version NPM version

This project is a work in progress and not to use in production.

Piggy-module is a bunch of class to bind business work to technical storages.

It comes with the following extendable classes:

A business package is a bunch of all of that classes, with a configuration file describing the object properties / validations.

The code documentation is available here

I will complete that file once it a stable enough

Developer

Installing dev dependencies, you get the following make commands

And to make ease, you can use make cbw that run clean, build then watch.

Linting can be done by running npm lint.