Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrairieLearn/PrairieLearn
/ json-load.js
File
json-load.js
lib/json-load.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
ERR = require(
'async-stacktrace'
);
2
const
fs = require(
'fs'
);
3
const
_ = require(
'lodash'
);
4
const
jju = require(
'jju'
);
Callers
nothing calls this directly
Calls
2
callback
Function · 0.85
_
Function · 0.50
Tested by
no test coverage detected