Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/editablejs/editable
/ generate_data.ts
File
generate_data.ts
packages/breaker/src/generate_data.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
fetch from
'node-fetch'
;
3
import
UnicodeTrieBuilder from
'unicode-trie/builder'
;
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected