home/categories/domain-utilities/omakei-adonisjs-architecture-skill-adonisjs-skills-adonisjs-value-objects-skill-md
domain-utilitiestools

adonisjs-value-objects

Immutable value objects for domain values in AdonisJS (TypeScript). Use when working with domain values, immutable objects, or when user mentions value objects, immutable values, domain values, money objects, coordinate objects, email address objects, or any typed domain concept in an AdonisJS project. Also trigger when user wants to encapsulate validation, equality, or arithmetic for a domain primitive.

omakei
maintainer
omakei
更新於 3/28/2026
星標
2
分支
1
quick start

Installation and usage

Immutable value objects for domain values in AdonisJS (TypeScript). Use when working with domain values, immutable objects, or when user mentions value objects, immutable values, domain values, money objects, coordinate objects, email address objects, or any typed domain concept in an AdonisJS project. Also trigger when user wants to encapsulate validation, equality, or arithmetic for a domain primitive.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use adonisjs-value-objects