Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/dash
/ extract-attributes.js
File
extract-attributes.js
components/dash-html-components/scripts/extract-attributes.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
fs = require(
'fs'
);
4
const
cheerio = require(
'cheerio'
);
Callers
nothing calls this directly
Calls
4
extractAttributes
Function · 0.85
reduce
Method · 0.80
text
Method · 0.80
extractElements
Function · 0.70
Tested by
no test coverage detected