Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zxlie/FeHelper
/ emptyNode
Function
emptyNode
apps/color-picker/content-script.js:159–161 ·
view source on GitHub ↗
(node)
Source
from the content-addressed store, hash-verified
157
}
158
159
function
emptyNode(node) {
160
while
(node.lastChild) node.removeChild(node.lastChild);
161
}
162
163
function
snapshotLoaded() {
164
c.style.height =
'auto'
;
Callers
3
setPixelPreview
Function · 0.85
setDisplay
Function · 0.85
picked
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected