Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Does NOT currently recognize:

  • Computer literals:  0xBEA1, 07832
  • European numbers with commas and periods swapped
  • Positive:  +102.3


Include Page
Generic Configuration Parameters
Generic Configuration Parameters

Configuration Parameters

    • scientificNotation (boolean, optional)
      • Enable recognition of scientific notation.
    • ordinals (boolean, optional)
      • Enable ordinals numbers recognition.
    • romans (boolean, optional)
      • Enable romans number recognition.
    • ordinalsLang (string, optional)
      • Choose ordinals language. Currently supported english: "en"

...