Components
Vertical Tabs
A documentation sidebar that switches article content. Collapses to a horizontal scroll on mobile.
Getting started
Introduction
DevSnips is a component library of production-ready UI snippets. This guide walks you through installation, configuration, and deployment so you can ship faster.
Step 1
Installation
npm install @devsnips/cli
npx devsnips add tabs
Step 2
Configuration
Edit the devsnips.config.js file to set your theme tokens, output directory, and preferred framework.
Step 3
Deployment
Push to your repository and your CI pipeline will publish components. Preview deployments are created automatically for every branch.
Help
Frequently asked questions
Can I use DevSnips in commercial projects? Yes — all components are MIT licensed and free for commercial use.