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

Package detail

localflavor-us-states-js

agilgur528Apache-2.00.2.0

Port of django-localflavor US States Abbreviations

us, united, states, america, django, localflavor, local, flavor, contiguous, territories, armed, forces, military, cofa, compact, of, free, association, obsolete, usps, postal, service, choices, normalized, abbreviations

readme

localflavor-us-states-js

A port of django-localflavor.us_states to JS/JSON

NPM

Taking the US_STATES tuples of django-localflavor and making them into JS Objects for easy importing into other projects (namely, ones with Django as their back end).

Documentation of the tuples/lists can be found at: http://django-localflavor.readthedocs.io/en/latest/localflavor/us/#data

The Python equivalent of this file can be found at: https://github.com/django/django-localflavor/blob/master/localflavor/us/us_states.py