numerals ======== Number representation as text. This will be a successor gem to Nio. Roadmap ======= Done: * Numeral handles (repeating) numerals in any base with bidirectional quotient conversion. * Numerical conversions (numbers to/from Numerals) * Rounding can be applied to Numerals (with rounding options) Pending: * Numerals can be written into text form using Formatting options * Numerals con be read from text form using Formatting options