ember-cli-numeraljs

1.0.1 • Public • Published

ember-cli-numeraljs

an ember addon for numeraljs

Compatibility

  • Ember.js v3.12 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Installation

ember install ember-cli-numeraljs

Usage

The add-on provides a helper for formatting numbers:

{{numeral-format value format}}

You can also import the numeral library in your application:

import numeral from 'numeral';

Contributing

See the Contributing guide for details.

License

This project is licensed under the Apache-2.0.

Readme

Keywords

Package Sidebar

Install

npm i ember-cli-numeraljs

Weekly Downloads

1

Version

1.0.1

License

Apache-2.0

Unpacked Size

34 kB

Total Files

16

Last publish

Collaborators

  • onehilltech