@aopslabs/domain-dm-sys
v0.2.0
Published
Reusable Sys domain models, ports, services, factories, and adapters.
Readme
@aopslabs/domain-dm-sys
Reusable Sys domain primitives for TypeScript applications. The package exposes models, ports, repository contracts, services, factories, and infrastructure adapters through explicit subpath exports.
Installation
npm install @aopslabs/domain-dm-sysUsage
import { ServiceFactoryCountry } from '@aopslabs/domain-dm-sys/factories'TypeScript declarations are included with the compiled JavaScript output.
License
Copyright (c) 2026 Mehmet Zeki Sönmez.
Licensed under the PolyForm Strict License 1.0.0. The license permits noncommercial use and does not grant permission to modify or redistribute the package.
