Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/component/states
List of states
https://github.com/component/states
Last synced: 13 days ago
JSON representation
List of states
- Host: GitHub
- URL: https://github.com/component/states
- Owner: component
- Created: 2012-08-17T20:51:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-05T22:20:09.000Z (over 10 years ago)
- Last Synced: 2024-05-08T17:06:51.811Z (8 months ago)
- Language: JavaScript
- Size: 123 KB
- Stars: 5
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# states
An object containing states.
## Installation
$ component install component/states
## API
```js
module.exports = {
AL: 'Alabama',
AK: 'Alaska',
AZ: 'Arizona',
AR: 'Arkansas',
CA: 'California',
...
```## License
MIT