JSPM

@ricardojrmcom/use-number-format

2.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q23903F
  • License MIT

Format numbers with React

Package Exports

  • @ricardojrmcom/use-number-format
  • @ricardojrmcom/use-number-format/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ricardojrmcom/use-number-format) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

🌘 @ricardojrmcom/use-number-format

Format numbers with React

build license

author

lang version size




Install

npm install @ricardojrmcom/use-number-format

yarn add @ricardojrmcom/use-number-format

Usage

import { useNumberformat } from '@ricardojrmcom/use-number-format';

useNumberFormat(1337)
-> "1,337"



License

MIT © Ricardo <l1b3r_-> Mota (@ricardojrmcom)

Bootstrapped with 🟣@ricardojrmcom/supernova