UNPKG

gst-states

Version:
28 lines (15 loc) 498 B
# gst-states [![npm version](https://badge.fury.io/js/gst-states.svg)](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.