Skip to content

refrens/gst-states

Repository files navigation

gst-states

npm version

India GST state codes.

Usage

NPM

npm i gst-states

import gstStates from 'gst-states';

console.log(gstStates);

CDN

The gst state codes can also be accessed via CDN at

https://cdn.jsdelivr.net/gh/refrens/gst-states/index.json

License

The code in this repository is licensed under the MIT License. License text is available in the LICENSE file.