notm1ke / ct-vanity-plates

Small tool to check availability of CT Vanity Plates

Home Page:https://ctplates.m1ke.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connecticut Vanity Plate Checker

version badge

This is a small tool that allows you to quickly check the availability of a standard passenger vanity plate in Connecticut.

Installation

Use npm to install the needed dependencies for this tool.

npm install

Usage

$ npm start

> ct-vanity-plates@1.0.0 start
> ts-node app

Enter plate to check: skywlkr
Plate is unavailable.
-----------------------
Plate: SKYWLKR
Class: Passenger
Usage: Regular
Expiration: 04/11/2025
Disposition: ACTIVE
-----------------------

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPL-3.0

About

Small tool to check availability of CT Vanity Plates

https://ctplates.m1ke.co


Languages

Language:TypeScript 100.0%