singapore-ic-validator

1.3.0 • Public • Published

Singapore IC Validator

A fast and easy to use Singapore IC validator.

Install

npm i singapore-ic-validator

Usage

const { validateNRIC } = require('singapore-ic-validator');

let result = validateNRIC('SXXXXXXXJ');

If the returned value is true, then validation succeeds.

If the returned value is false, then validation fails.

Package Sidebar

Install

npm i singapore-ic-validator

Weekly Downloads

1

Version

1.3.0

License

ISC

Unpacked Size

2.75 kB

Total Files

4

Last publish

Collaborators

  • pzinwai