1.1.3 • Published 2 years ago

istckimlik v1.1.3

Weekly downloads
4
License
ISC
Repository
github
Last release
2 years ago

isTCKimlik Build Status npm npm bundle size

A tool for validate Turkish Identification Number

Installation

You can install this component via npm or yarn

npm install istckimlik
yarn add istckimlik

Usage

You can import your project and ask script is Turkish Identification Number is true or false

var kontrol = require('istckimlik')

console.log(kontrol.isTCKimlik(34123889266));
// function will return true or false P.S you need to give variable as number.
// second P.S : this Turkish Identification Number is auto generated
1.1.3

2 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago