check-thai-pid

1.0.10 • Public • Published

check-thai-pid

Check thai personal ID

Installation

npm

npm install --save check-thai-pid

yarn

yarn add check-thai-pid

Usage

Check thai personal ID

const CheckThaiPID = require('check-thai-pid')

const personalID = 9999999999999 //string or number

let outStr = CheckThaiPID(personalID) ? 'Personal ID is correct' : "Personal ID is incorrect"

console.log(outStr)

Package Sidebar

Install

npm i check-thai-pid

Weekly Downloads

2

Version

1.0.10

License

MIT

Unpacked Size

3.83 kB

Total Files

6

Last publish

Collaborators

  • thiti