Commit Graph

6 Commits

Author SHA1 Message Date
Robert Baker
d488c0b1f5 Update numeraljs.d.ts
Added formatCurrency, changed format to a optional param to match functionality and spec.
2015-06-08 11:15:26 -07:00
Vasya Aksyonov
3256244dba Export fix 2015-03-10 21:41:53 +05:00
Vasya Aksyonov
af699e147c Numeral commonjs modules support and tests 2015-03-10 21:14:03 +05:00
Richard Hepburn
8dd5bcc633 Changed bool -> boolean to align with TypeScript 0.9
Updated bool type declarations to boolean to align with the ES6 standard
now supported in TS 0.9.
2013-07-05 13:02:27 -04:00
Vincent Bortone
50b13cbb8e Remove NumeralJSStatic interface. 2013-01-23 23:53:21 -05:00
Vincent Bortone
0979c47991 Added Numeral.js
Added Numeral.js definition and tests.
2013-01-23 18:55:36 -05:00