Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/plotly/plotly.js
/ get_geodata.mjs
File
get_geodata.mjs
topojson/bin/get_geodata.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ exec } from
'child_process'
;
2
import
fs from
'fs'
;
3
import
{ Readable } from
'stream'
;
4
import
{ pipeline } from
'stream/promises'
;
Callers
nothing calls this directly
Calls
4
getNEDownloadUrl
Function · 0.90
getNEFilename
Function · 0.90
fetch
Function · 0.85
exec
Function · 0.85
Tested by
no test coverage detected