close
Skip to main content

@sys/model@0.0.142
Built and signed on GitHub Actions

Works with
This package works with Browsers, Deno
This package works with Deno
This package works with Browsers
JSR Score100%
License
MIT
Downloads1/wk
Published2 weeks ago (0.0.142)

Pure types, schemas, and deterministic normalizers for shared concepts.

@sys/model

Pure types, schemas, and deterministic normalizers for shared concepts.

Example

import { pkg } from 'jsr:@sys/model';
Built and signed on
GitHub Actions

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@sys/model

Import symbol

import * as model from "@sys/model";
or

Import directly with a jsr specifier

import * as model from "jsr:@sys/model";