About the titanium-currency category

titanium-currency:
[ This description is mirrored from README.md at github.com/LssPolymerElements/titanium-currency on 2019-05-10 ]

titanium-currency

Build status

Published on webcomponents.org

A polymer element that formats currency.

To install use: bower install --save titanium-currency

LIVE DEMO AND API

		
        <h1>Sample Output</h1>
		<titanium-currency value="-1200" decimal-places="2" thousands-separators accounting-format></titanium-currency>