
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.
@consensys/ds3-playground
Advanced tools
🚧 Note: This package is under active development. While we're working hard to make it production-ready, please be aware that APIs and features may change. We welcome your feedback and contributions as we continue to improve!
🎮 Interactive playground for DS3 components with live code editing and real-time preview
Build, test, and explore DS3 components in real-time with a powerful interactive playground that supports live code editing, syntax highlighting, and instant preview across all platforms.
// Interactive playground with live preview
import { Playground, CodeBlock, Markdown } from '@consensys/ds3-playground';
🎮 Interactive Playground - Real-time component testing with live code editing and instant preview
📝 Live Code Execution - Write, edit, and execute JSX code directly in the browser with instant feedback
🎨 Syntax Highlighting - Beautiful code display with Prism.js integration and DS3 theme support
📖 Markdown Rendering - Rich markdown support with live code blocks and custom styling
🔍 Component Examples - Comprehensive library of DS3 component examples organized by category
pnpm add @consensys/ds3-playground
The playground includes a comprehensive collection of DS3 component examples:
import { Playground } from '@consensys/ds3-playground';
function App() {
return <Playground />;
}
# Install dependencies
pnpm i
# Type checking
pnpm type-check
For detailed component documentation, see the individual README files:
We welcome contributions! Check out our Contributing Guidelines for detailed information on our development workflow, code standards, and how to submit changes.
MIT
FAQs
DS3 Playground for interactive component examples
We found that @consensys/ds3-playground demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 17 open source maintainers 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.