Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

statecodes-india

rohanxx25ISC1.0.2

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

readme

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);