@twin.org/data-core
v0.9.1
Published
Shared schema models, identifiers, and validation utilities used across the repository.
Maintainers
Readme
TWIN Data Core
This package provides shared schema models, identifiers, and validation utilities that establish a reliable base for data handling across the repository. It helps centralise common behaviour around structured data and aligns with concepts used in JSON Schema so other packages can build on consistent foundations.
Installation
npm install @twin.org/data-coreExamples
Usage of the APIs is shown in the examples docs/examples.md
Reference
Detailed reference documentation for the API can be found in docs/reference/index.md
Changelog
The changes between each version can be found in docs/changelog.md
