Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zxlie/FeHelper
/ json-utils.test.js
File
json-utils.test.js
test/json-utils.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* JSON 核心纯函数回归测试
3
* 覆盖 GitHub Issues + 已知 Bug:BigInt 精度、科学计数法、嵌套解析、编解码 等
4
*/
Callers
nothing calls this directly
Calls
15
htmlspecialchars
Function · 0.90
isUrl
Function · 0.90
isBigNumberLike
Function · 0.90
getType
Function · 0.90
rebuildBigNumberFromParts
Function · 0.90
getBigNumberDisplayString
Function · 0.90
parseWithBigInt
Function · 0.90
safeStringify
Function · 0.90
deepParseJSONStrings
Function · 0.90
unpackTopLevelEscapedJSON
Function · 0.90
uniDecode
Function · 0.90
uniEncode
Function · 0.90
Tested by
no test coverage detected