README
@cliche/fin
Format a number to currency by designating country code
Features
- ES2015 syntax
Install
$ npm install @cliche/fin
Usage
import { ClicheFin } from '@cliche/fin'
Meta
Copyright (c) 2019-present, Haoyang (Vincent) Wang
Format number
<script type="module">
import clicheFin from 'https://cdn.skypack.dev/@cliche/fin';
</script>
Format a number to currency by designating country code
$ npm install @cliche/fin
import { ClicheFin } from '@cliche/fin'
Copyright (c) 2019-present, Haoyang (Vincent) Wang