Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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: