@ztopia/us-states
TypeScript icon, indicating that this package has built-in type declarations

1.2.6 • Public • Published

U.S. States

All U.S. state names, abbreviations, and chinese translations

Usage

import { US_STATES } from '@ztopia/us-states';

// {
//   ...
//   Washington: {
//     name: 'Washington',
//     abbreviation: 'WA',
//     translation: '华盛顿州'
//   },
//   ...
// }

Readme

Keywords

Package Sidebar

Install

npm i @ztopia/us-states

Weekly Downloads

2

Version

1.2.6

License

ISC

Unpacked Size

8.56 kB

Total Files

6

Last publish

Collaborators

  • zicodeng