Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
lowlighter/libsWorks with
•JSR Score100%•This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




License
•MIT
Downloads4/wk
•Published3 weeks ago (1.3.1)
🪪 Wrapper around Zod with a collection additional type validators and transformers.
🪪 Is
A wrapper around Zod to ease type validation and assertions.
It also contains some additional validators, in addition to a spec checker.
📜 License
Copyright (c) Simon Lecoq <@lowlighter>. (MIT License) https://github.com/lowlighter/libs/blob/main/LICENSE
Built and signed on
GitHub Actions
Add Package
deno add jsr:@libs/is
Import symbol
import * as is from "@libs/is";
Import directly with a jsr specifier
import * as is from "jsr:@libs/is";