github bornova/numara-calculator v6.5.0

one day ago
  • With currencies enabled, users can now use the following currency symbols in calculations:
    {
      CNY: '¥', // Chinese Yuan
      GBP: '£', // British Pound
      EUR: '€', // Euro
      RUB: '₽', // Russian Ruble
      TRY: '₺', // Turkish Lira
      USD: '$' // U.S. Dollar
    }
    For example:
    $5 + $3    // 8 USD
    $ to     // 0.8641 EUR
    Ref. #181
  • Updated dependencies

Don't miss a new numara-calculator release

NewReleases is sending notifications on new releases.