ngx-bsn
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

NgxBsn

An Angular directive to validate Dutch BSN numbers.

See it in action here.

Installation

Install ngx-bsn using your favorite package manager.

Usage

import { BsnDirective } from 'ngx-bsn';

@Component({
  imports: [BsnDirective]
})
<input type="text" ngxBsn>

Readme

Keywords

Package Sidebar

Install

npm i ngx-bsn

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

14.5 kB

Total Files

12

Last publish

Collaborators

  • mmjmanders