Cross-chain decimal & units primitives for crypto/fiat with BigInt.
Library for precise money operations with multi-currency support
Precise money and currency arithmetic
A simple utility for precise-dateing functions and classes.
jsbn-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
Turns partial code location into precise code location
MetaMask Money account controller
MetaMask Money account upgrade controller
Data service for fetching Money account balances, exchange rates, and vault APY
Use this module to start and stop the V8 inspector manually and collect precise coverage.
A money account keyring that wraps the HD keyring with a different keyring type and derivation path
JavaScript Performance Monitor
precise-commits
Number, money and currency formatting library.
Typescript port of js-money. Implementation of the Money value object.
This is a plugin for the moment.js JavaScript library, to display date/time ranges precisely, in a human-readable format.
Haraka plugin for ACLs for email connections
A comprehensive TypeScript money utilities library with currency-aware operations, precise decimal arithmetic, and financial calculation helpers
Vue currency input/directive mask
The JavaScript SDK for Terra
TypeScript definitions for moment-precise-range-plugin
A FHIRPath engine
A TypeScript/JavaScript library to make working with monetary values easier and safer.
A Money class for high precision calculations using the ESnext bigint type.
An amount of money with currency and 18-digit precision.
Amounts provides a precise Amount value object with atomic integer storage, safe registered-type arithmetic, explicit conversion rates, display helpers, and an optional ActiveRecord integration layer.
A Ruby gem to manipulate Bitcoin money without loss of precision.
Rails 3 gem to treat an attribute as a decimal (getting and setting floating-point values) but storing it as an integer in the database (useful for prices and other precision-needed attributes like money).
For all Rubyist that use Integer for storing money values as cents. This is a dead simple gem for converting money from user inputs to Integer values for storing and fast precise calculations (and back). Does everything you need and nothing else. Well tested.
Easy Attributes is a Ruby DSL to give more control to attributes. It provides a unique attribute enum setup, and conversions to bytes and float-as-integer (money, frequencies, Ratings, etc.) / fixed-decimal precision as integer (See the easy_money gem).