0.1.2 • Published 9 years ago

react-world-time v0.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

react-world-time

World clock widget for React

Usage

npm install
gulp

Component API

<WorldTime> component:

PropertyTypeDefaultRequiredDescription
timeMoment.js supported input typesyesnoDefault: current time
citiesArrayyesnoDefault: { name: 'UTC', tz: 'UTC' }
isEditOnBoolyesnoToggles add/remove city

License

See the License file.