Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codeforthailand/Thai-Citizen-ID-Validator

เช็คเลขบัตรประจำตัวประชาชน
https://github.com/codeforthailand/Thai-Citizen-ID-Validator

Last synced: 2 months ago
JSON representation

เช็คเลขบัตรประจำตัวประชาชน

Awesome Lists containing this project

README

        

# เช็คเลขบัตรประจำตัวประชาชน
## Thai Citizen ID validator
![image](https://travis-ci.org/codeforthailand/Thai-Citizen-ID-Validator.svg)

## Installation
```
bower install th-id-validator
```

## Usage
HTML

```

```

Javascript

```

var result = validateThaiCitizenID(‘’);

```

## Development
### Testing
```
gulp
```

### Build
```
gulp build
```