Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including number-in-full-multilang with all npm packages installed. Try it out:

var numberInFullMultilang = require("number-in-full-multilang")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

number-in-full-multilang v1.0.2

A lib to convert a number, that represents a value in Brazilian (BRL), American (USD), or Spanish (EUR) currency, into the value in full in these countries languages. Each one will be converted according to their respective currency: real, dollar and euro. For instance, if you choose portuguese (pt) in the function, you will obtain the number you insert written in full as a BRL value.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free