UNPKG

sl-nic-utils

Version:

Sri Lanka NIC Utilities - An adaptable npm package designed to validate NIC numbers, determine the NIC format, convert between OLD and NEW formats, and extract detailed information from Sri Lanka National Identity Card (NIC) numbers.

5 lines (4 loc) 166 B
export declare const nicPattern: RegExp; export declare const daysCount: number[]; export declare const suffixLetter = "V"; export declare const timezone = "+05:30";