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