dot-transform
v2.0.1
Published
##### dot-transform is a function that solves the price problem
Downloads
4
Readme
Important
dot-transform is a function that solves the price problem
HOW TO USE
dot-transform receives a number and transforms it.
- 1000
Results
- 1,000
Installation
npm i dot-transform
use
import dotTransform from dot-transform
dotTransform(10000), returns 10,000