Socket
Socket
Sign inDemoInstall

typographic-currency

Package Overview
Dependencies
1
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    typographic-currency

Use the correct symbol of currency


Version published
Weekly downloads
2.8K
increased by16.16%
Maintainers
2
Install size
10.9 kB
Created
Weekly downloads
 

Readme

Source

typographic-currency

NPM version Build Status Coveralls Status Dependency Status

Use the correct symbol of currency

Install

npm install --save typographic-currency

Usage

Use typographic-currency to replace name of currency with symbols.

import currency from 'typographic-currency';

currency('Tickets cost 20 usd'); // Tickets cost 20 $

currency('Our house valued at one million KZT'); // Our house valued at one million ₸

License

MIT © talgautb

Keywords

FAQs

Last updated on 19 May 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc