Skip to main content
Home

Built and signed on GitHub Actions

This package works with Node.js, BrowsersIt is unknown whether this package works with Cloudflare Workers, Deno, Bun
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
94%
Published
a year ago (0.1.1)

ISO 6346 Validator

This is an expressive ISO 6346 Validator. In contrast to other available validators this one returns validation reasons.

Development

Written in typescript and published through JSR so no compilation is needed.

Contribution

Please check our CONTRIBUTION file.

Tests

Run npm run test

Built and signed on
GitHub Actions

New Ticket: 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:@kcn-group/iso-6346-validator

Import symbol

import * as iso______validator from "@kcn-group/iso-6346-validator";
or

Import directly with a jsr specifier

import * as iso______validator from "jsr:@kcn-group/iso-6346-validator";

Add Package

pnpm i jsr:@kcn-group/iso-6346-validator
or (using pnpm 10.8 or older)
pnpm dlx jsr add @kcn-group/iso-6346-validator

Import symbol

import * as iso______validator from "@kcn-group/iso-6346-validator";

Add Package

yarn add jsr:@kcn-group/iso-6346-validator
or (using Yarn 4.8 or older)
yarn dlx jsr add @kcn-group/iso-6346-validator

Import symbol

import * as iso______validator from "@kcn-group/iso-6346-validator";

Add Package

vlt install jsr:@kcn-group/iso-6346-validator

Import symbol

import * as iso______validator from "@kcn-group/iso-6346-validator";

Add Package

npx jsr add @kcn-group/iso-6346-validator

Import symbol

import * as iso______validator from "@kcn-group/iso-6346-validator";

Add Package

bunx jsr add @kcn-group/iso-6346-validator

Import symbol

import * as iso______validator from "@kcn-group/iso-6346-validator";