#
currency
Here are 779 public repositories matching this topic...
PHP implementation of Fowler's Money pattern.
-
Updated
Jun 22, 2020 - PHP
AkShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
finance
data-science
data
currency
academic
stock
economics
quant
data-analysis
bond
option
datasets
futures
financial-data
fundamental
asset-pricing
tushare
economic-data
finance-api
akshare
-
Updated
Sep 17, 2020 - Python
A javascript library for handling currencies
-
Updated
Sep 18, 2020 - JavaScript
php
money
currency
exchange-rates
currency-exchange-rates
currency-converter
currency-exchange
currency-rates
-
Updated
Aug 19, 2020 - PHP
Go implementation of Fowler's Money pattern
-
Updated
Sep 13, 2020 - Go
A money and currency library for PHP
-
Updated
Sep 7, 2020 - PHP
A simple data of the world by country each in JSON format.
language
country
currency
independence
countries
city
population
json-format
country-data
capital-city
country-json
-
Updated
Jul 27, 2020 - JavaScript
Java 高并发多线程编程系列 demo 案例代码 & 教程 & 面试题集锦 详细文档讲解请阅读本人的知识库仓
-
Updated
Sep 18, 2020 - Java
Foreign exchange rates, Bitcoin price index and currency conversion using ratesapi.io
-
Updated
Jun 4, 2020 - Python
Input field component to display a formatted currency value based on Vue.js
-
Updated
Jun 17, 2020 - JavaScript
money
npm
converter
package
convert
currency
cash
exchange
exchange-rates
currency-exchange
rates
fixer
currency-rates
convert-currencies
open-exchange-rates
convert-currency-rates
moneyjs
cashify
-
Updated
Aug 25, 2020 - TypeScript
-
Updated
Aug 19, 2020 - PHP
Python price handling for humans.
-
Updated
Sep 4, 2020 - Python
Internationalization (i18n) for React Native
-
Updated
May 21, 2020 - TypeScript
数字货币量化交易学习框架
framework
bitcoin
currency
trading-bot
quant
huobi
algorithmic-trading-engine
bitmex
binance
okex
marketmaker
-
Updated
Nov 3, 2018 - Go
Simple text formatting in Swift
swift
formatter
xcode
phone-number
cocoapods
carthage
regex
uitextfield
currency
uitextview
symbols
delegate
formatters
card-number
currency-format
anyformat
anyformatkit
currency-formatter
-
Updated
Sep 7, 2020 - Swift
viktorgullmark
commented
Jan 18, 2019
Should be able to toggle a setting that disables automatic snapshotting, so that players who want to can refresh manually.
-
Updated
Jul 30, 2020 - JavaScript
0xcert Framework - JavaScript framework for building decentralized applications - build something unique
nodejs
javascript
npm
vuejs
framework
typescript
protocol
ethereum
currency
blockchain
value
token
nuxtjs
asset
smart-contract
erc-20
non-fungible
0xcert
erc-721
fungible
-
Updated
Aug 29, 2020 - TypeScript
React component for inputing currency amounts
-
Updated
Sep 8, 2020 - JavaScript
nodejs
javascript
cli
open-source
money
npm
terminal
currency
npm-package
exchange
exchange-rates
xo
currencies
rates
fixer-io
convert-currency-rates
cash-cli
-
Updated
Sep 11, 2020 - JavaScript
Improve this page
Add a description, image, and links to the currency topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the currency topic, visit your repo's landing page and select "manage topics."


Currently there is no possibility to set up a custom rounding function. Therefore you are limited to the ones that are implemented by default. For my case I need a rounding function that always rounds up (e.g. 0.002 => 0.01 with precision 2, commercial rounding)
It would be nice to pass a callback or a string that describes the rounding mode. If it is a string and the string matches the suppo