
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
dash-components
Advanced tools
For complete documentation, please view the component guide at components.dashaudio.co/
The web components can be used by including a single script tag on your page:
<script src="https://components.dashaudio.co/versions/vX.Y.Z/components.js"></script>
<dash-button primary>My Button</dash-button>
The library also exports a style sheet which can be used independently of the components:
<link rel="stylesheet" href="https://components.dashaudio.co/versions/vX.Y.Z/components.css" />
<span class="dash-text-heading">My Heading</span>
You may also include the library directly via NPM. The NPM distribution contains the script and
optional stylesheet, but note that external resources such as fonts and images are not included,
and at runtime the script will call https://components.dashaudio.co
as needed to get them.
npm install dash-components --save-dev
require('dash-components')
FAQs
A web component user interface library for Dash products.
We found that dash-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.