Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

Numeral-js · Issues· 344 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #796

    number converted to NaN when applying formatting

    Updated Apr 8, 2025
  • #787

    is the project still alive?

    Updated Jan 15, 2025
  • #788

    Error when numeral(999.999).format('0,0.[00] a')

    Updated Sep 12, 2024
  • #794

    referencing methods dynamically results in `Type 'Numeral' has no call signatures`

    Updated Sep 4, 2024
  • #793

    wrong output for 0,00.0000000000000000000000000a formatting

    Updated Aug 28, 2024
  • #791

    Big numbers are miscalculated

    Updated Jul 9, 2024
  • #512

    Format scientific notation returns NaN if negative exponential is beyond 7 points

    Updated Jan 26, 2024
  • #777

    Formatting a negative currency with rounding results in an invalid string

    Updated Dec 8, 2023
  • #789

    numeral(0.0).add(numeral(0.000002 * 0.24).value()).value() returns 0 instead of 4.8e-7

    Updated Nov 22, 2023
  • #714

    numeral(-0.01775).format('0.0000') => -0.0177

    Updated Nov 4, 2023
  • #718

    While entering large number(999999999999990) it is showing wrong output

    Updated Nov 4, 2023
  • #436

    Add type declarations to package?

    Updated Oct 22, 2023
  • #194

    Specifying a number of significant digits?

    enhancementUpdated Oct 3, 2023
  • #669

    de-ch thousand and decimal delimiter is wrong

    Updated Sep 11, 2023
  • #531

    numeral.validate doesn't work o digit numbers like 1t

    Updated Aug 22, 2023