Search
Ctrl + K
Gathering detailed insights and metrics for jnltc
Overview
Readme
Downloads
Dependencies
Vulnerabilities
OpenSSF Scorecard
npm install jnltc
Typescript
Module System
Node Version
NPM Version
Total Downloads
0
Last Day
Last Week
Last Month
Last Year
Latest Version
1.0.3
Package Id
jnltc@1.0.3
Unpacked Size
49.23 kB
Size
10.46 kB
File Count
13
8.5.5
17.8.0
Cumulative downloads
0%
NaN
Compared to previous day
Compared to previous week
Compared to previous month
Compared to previous year
1
Convert navigator.language to currency code. en-US -> USD
navigator.language
en-US
USD
1npm i jnltc
1const jnltc = require('jnltc') 2console.log(jnltc.langToCurr('en-US')) 3// { code: 'USD', name: 'US Dollar', locale: 'en-US' }
No vulnerabilities found.
No security vulnerabilities found.