Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dscape/spell
/ big.js
File
big.js
test/resources/big.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
var
fs = require(
'fs'
)
3
, spell = require(
'../../spell'
)
4
, big = fs.readFileSync(
'big.txt'
).toString()
Callers
nothing calls this directly
Calls
2
require
Function · 0.85
spell
Function · 0.85
Tested by
no test coverage detected