Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cybertooth-io/ember-helper-locale-date
Optimized Date & Time formatting using cached `Intl.DateTimeFormat` instances configured to a common set of long and short format patterns.
https://github.com/cybertooth-io/ember-helper-locale-date
Last synced: about 1 month ago
JSON representation
Optimized Date & Time formatting using cached `Intl.DateTimeFormat` instances configured to a common set of long and short format patterns.
- Host: GitHub
- URL: https://github.com/cybertooth-io/ember-helper-locale-date
- Owner: cybertooth-io
- License: mit
- Created: 2017-12-30T18:04:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-03T19:51:41.000Z (over 3 years ago)
- Last Synced: 2024-10-23T12:47:33.685Z (2 months ago)
- Language: JavaScript
- Homepage: https://cybertooth-io.github.io/ember-helper-locale-date/
- Size: 4.28 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# ember-helper-locale-date
Optimized Date & Time formatting using cached `Intl.DateTimeFormat` instances configured to
a common set of long and short format patterns.[![CircleCI](https://circleci.com/gh/cybertooth-io/ember-helper-locale-date.svg?style=svg)](https://circleci.com/gh/cybertooth-io/ember-helper-locale-date)
[![Maintainability](https://api.codeclimate.com/v1/badges/d445288f952e667488c5/maintainability)](https://codeclimate.com/github/cybertooth-io/ember-helper-locale-date/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/d445288f952e667488c5/test_coverage)](https://codeclimate.com/github/cybertooth-io/ember-helper-locale-date/test_coverage)![ember-lts-2.16](https://img.shields.io/badge/ember--try-ember--lts--2.16-brightgreen.svg)
![ember-lts-2.18](https://img.shields.io/badge/ember--try-ember--lts--2.18-brightgreen.svg)![ember-lts-3.4](https://img.shields.io/badge/ember--try-ember--lts--3.4-brightgreen.svg)
![ember-lts-3.8](https://img.shields.io/badge/ember--try-ember--lts--3.8-brightgreen.svg)## Compatibility
* Ember.js v3.4 or above
* Ember CLI v2.13 or above
* Node.js v8 or above## Docs
[View the docs here](https://cybertooth-io.github.io/ember-helper-locale-date/).
## Dependencies
I maintain a list of the [dependencies](DEPENDENCIES.md) that I've mixed into this addon project.
## Contributing
See the [Contributing](CONTRIBUTING.md) guide for details.
## License
This project is licensed under the [MIT License](LICENSE.md).
## Credits
This addon was made possible with the support of: