valpha
A React component that takes a number as a prop and converts it to a short format with a suffix of K, M, or B depending on the number , Eg 12324 => "12.3k" , 87132435 "87.1M".
published version 1.0.3, 2 years ago
A React component that takes a number as a prop and converts it to a short format with a suffix of K, M, or B depending on the number , Eg 12324 => "12.3k" , 87132435 "87.1M".