@triazic/rc-dock
Fork of rc-dock with trivial adjustments for my personal projects. Nothing major, please refer to the main repo/package 'rc-dock' by Rick Zhou.
Fork of rc-dock with trivial adjustments for my personal projects. Nothing major, please refer to the main repo/package 'rc-dock' by Rick Zhou.
Enforce usage of logical properties and values in CSS
🚀 用于增强 Vue 业务开发体验的扩展实现
💬 适用于 Vue2/3 的浮动气泡组件
This library can solve one well known problem with JavaScript Number arithmetic imprecise, when, for example, 3.3 * 3 becomes 9.899999999999999, ugly.
A library for arbitrary-precision decimal and non-decimal arithmetic fork MikeMcl/bignumber.js
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
A utility to determine if a value is a finite float
A configurable defensive programming utility to guard against non-float values
**一个专注于处理数字与货币显示的小型ts库**
A very powerful and easy-to-use number precision calculation and formatting library.
在云函数中将浮点数存储到mongodb时,数据库会自动转为对象的bug (num字段应该为浮点数类型): ```javascript { "_id": "5f44cdd367f1376654bef7a8", "num": { "high": 3471712362749231000, "low": 15648, "negative": false, "naN": false, "infinite": false, "finite":
is an implementation of arithmetic operators for Rational numbers
AssemblyScript library for arbitrary-precision decimal arithmetic.
Convert a string to its numerical value (float or integer)
Front End Library
Convert a string to its numerical value (float or integer)
Chai assertions for comparing arbitrary-precision integers using the ethers BigNumber library
Chai assertions for comparing arbitrary-precision decimals using the decimal.js library
一个专注于易用性的、精度准确的基本运算库