osu-api-extended
Advanced osu! api wrapper cover all V2 and V1 endpoints, and provide useful tools
@vorthain/tab-safe-timers
Web Worker-powered timer functions that continue running accurately when browser tabs are in the background
strnumber
这是一个数字计算类,用于解决js浮点数运算精度丢失和大数运算的问题,封装了常用的加减乘除计算方法,还包括toFixed方法,实例支持链式调用计算方法,计算方法也可以在静态方法中调用。