Node.js - google =====================
number, money and currency formatting library
React <input/> component for formatting currency and numbers.
A function to lookup the currency symbol for a given currency code
Scrape extremely up-to-date exchange rates from Google fast and for free, with only one external dependency.
Lookup currency codes based on ISO 4217
Easy input of currency formatted numbers for Vue.js.
A small, lightweight javascript library for working with currency values.
A simple Javascript utility that helps you to display currency properly
Medusa Currency module
A map of locale codes to ISO 4217 currency codes. Supports BCP 47, i18n, and ISO 3166-1 alpha-2 formats.
Google APIs Authentication Client Library for Node.js
Map country codes (ISO 3166-1 alpha-2) to their default currency codes (ISO 4217)
A very simple currency mask directive that allows using a number attribute with the ngModel.
TypeScript definitions for currency-formatter
A simple currency input component for both iOS and Android
Google APIs Client Library for Node.js
Localized currency list
A nodejs currency converter library that doesn't require subscribing to any API calls.
A simple utility for promisifying functions and classes.
Get country name, currency and currency symbol via ISO2 country abbreviation
A simple utility for replacing the projectid token in objects.
Multicoin address validator for Bitcoin and other Altcoins.
React component to format currency in an input or as a text.
GoogleCurrency extends Money::Bank::Base and gives you access to the current Google Currency exchange rates.
Google currency convert by google finance API (https://github.com/liuzxc/google_currency_convert)
a wrapper for google finance currency converter
a wrapper for google currency calculator api
Exchange currency of one country to tht of another country's real time valuation latest Google Finance API
GoogleCurrency extends Money::Bank::Base and gives you access to the current Google Currency exchange rates. This fork allows caching of exchange rate data in Rails.cache and removes the necessity for the Mutex.
Ruby Gem for currency conversion using Google Finance
Convert currency via Google.
Just another currency converter
gem to get currency rate exchange
Currency conversion made simple via the Google API
== SYNOPSIS: require 'rubygems' require 'google_query' # See how you get spanked by the pound GoogleQuery::Currency.get 'AUD to GBP' => 1 U.S. dollar = 0.490484599 British pounds # Get population in Melbourne GoogleQuery::Population.get 'melbourne' => Population: 3,850,000 (Est.) (2nd) # Get the current time in London GoogleQuery::Time.get 'london' => 2:26 PM on Monday, July 30 # On the command line: bens-pb:~ ben$ gpop melbourne
No description provided.
No description provided.