Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/component/states

List of states
https://github.com/component/states

Last synced: 13 days ago
JSON representation

List of states

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