ptz-core-domain
TypeScript icon, indicating that this package has built-in type declarations

2.1.2 • Public • Published

ptz-core-domain

Codacy Badge Build Status NPM codecov.io Dependency Status bitHound Score MIT license

Translations

pt-br en-us

ptz-core-domain is the core for all Polutz modules.

Use

Install

    npm install --save ptz-core-domain

How to use

    import {
        validateEmail,
        EntityBase,
        EntityMinBase,
        IAppFuncArgs,
        ICreatedBy,
        IEntityMinBase,
        IEntityMinBaseArgs,
        IEntityBase,
        IEntityBaseArgs,
        IBaseRepository,
        IBaseApp,
        IBaseAppArgs
    } from 'ptz-core-domain';

Contribute

NPM Global packages

    npm install -g ts-node babel-cli

Setup

    npm install   

Test

    npm test

/ptz-core-domain/

    Package Sidebar

    Install

    npm i ptz-core-domain

    Weekly Downloads

    8

    Version

    2.1.2

    License

    ISC

    Last publish

    Collaborators

    • angeloocana
    • alanmarcell