Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/json5/json5
/ stringify.js
File
stringify.js
lib/stringify.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
util = require(
'./util'
)
2
3
module.exports =
function
stringify (value, replacer, space) {
4
const
stack = []
Callers
nothing calls this directly
Calls
1
serializeProperty
Function · 0.85
Tested by
no test coverage detected