India GST state codes.
npm i gst-states
import gstStates from 'gst-states';
console.log(gstStates);
The gst state codes can also be accessed via CDN at
https://cdn.jsdelivr.net/gh/refrens/gst-states/index.json
The code in this repository is licensed under the MIT License. License text is available in the LICENSE
file.