@apass/amount

Amount component

Usage no npm install needed!

<script type="module">
  import apassAmount from 'https://cdn.skypack.dev/@apass/amount';
</script>

README

Amount 🤑🤑🤑

Amount component

  import Amount from 'AP/Amount'

Usage example

<Amount
  amount={95.05}
  currency='rur'
  currencies={{ eur: 'EURO', usd: 'доллар' }}
  size='xxxl'
  weight={false}
  theme='dark'
/>