1.0.2 • Published 3 years ago

statecodes-india v1.0.2

Weekly downloads
5
License
ISC
Repository
github
Last release
3 years ago

What is this?

This will help you get state codes for different states for India.

Installation

------------------------------STEP 1 ----------------------------------------

npm install statecodes-india --save

------------------------------STEP 2 ----------------------------------------

import { statecode } from 'statecodes-india';

statecode(stateName);