gst-states
Version:
India GST state codes
28 lines (15 loc) • 498 B
Markdown
# gst-states
[](https://www.npmjs.com/package/gst-states)
India GST state codes.
## Usage
### NPM
`npm i gst-states`
```js
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.