numeral-es6
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

numeral-es6

Exports numeral.js as an ES6 default export. Like moment-es6, but for numeral.js.

Installation

[npm|yarn] install numeral-es6

Usage

import numeral from 'numeral-es6';
 
console.log(numeral(13124.23, '$0,0[.]00');

Readme

Keywords

Package Sidebar

Install

npm i numeral-es6

Weekly Downloads

388

Version

1.0.0

License

MIT

Unpacked Size

15.9 kB

Total Files

9

Last publish

Collaborators

  • benelliott