@gimli01/ca-core
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.15 • Public • Published

ca-core 🚀

Welcome to the Clean Architecture library! This project aims to provide modules that aid in the development of NodeJS services by abstracting re-usable components by layers. Projects can move towards a more modular component structure distributed across layers in your application's domain.

Usage

import { App, Domain, Infra, Logic, util } from `@gimli01/ca-core`;

/@gimli01/ca-core/

    Package Sidebar

    Install

    npm i @gimli01/ca-core

    Weekly Downloads

    1

    Version

    1.0.0-alpha.15

    License

    ISC

    Unpacked Size

    35.1 kB

    Total Files

    31

    Last publish

    Collaborators

    • gimli01