Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
number-core
number的工具箱:round、toFixed纠正;负数千分符,数字转中文
number-correct
修复toFixed方法精度的问题 ( 10.215 => toFixed(2) => 10.21 ),Math.Round问题