Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ compress_json.py
File
compress_json.py
tools/compress_json.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
3
import
json
4
import
struct
Callers
nothing calls this directly
Calls
6
str
Function · 0.85
encode
Method · 0.80
open
Function · 0.50
load
Method · 0.45
join
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected