Skip to content

hisamafahri/tnkb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TNKB Package

What is this?

TNKB stands for Tanda Nomor Kendaraan Bermotor (motor vehicle sign/registration number), is a package to validate and decode Indonesian vehicle's sign/registration number.

Regulations

(Last updated: Sunday, 24 Oct 2021)

How this package validate and decode the plate numbers are based on:

Installation

To install this package, please run:

Using NPM:

npm install tnkb

Using yarn:

yarn add tnkb

Usage

To use this package:

using ES6 module syntax:

import tnkb from "tnkb";

CommonJS syntax:

const tnkb = require("tnkb");

Validating and Decoding String

Coming very soon...

Author

This package was proudly initiated by Hisam Fahri - @hisamafahri

About

πŸš— πŸš• πŸš™ Indonesian's vehicle plate number validator and decoder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published