Overview Version History Q & A Rating & Review
DaisyUI Snippets for VSCode
====================
A collection of Visual Studio Code snippets useful for writing DaisyUI Components
Version
0.0.3 - Updated version with node_modules exclusion
Features
Generate snippets that refer to the original DaisyUI examples.
You can try using d-
to start the snippets. Also using the first letter of the component name's sections, e.g. d-aa
for d-alert-alert
and a bunch of others.
Installation
These snippets can now be installed via VS Code Marketplace .
Manual installation with extension
Download daisyui-vscode-snippets.vsix
Press F1
enter ext vsix
Select daisyui-vscode-snippets.vsix
Manual installation without extension
You can just copy the snippets from snippets.json
Go to Preferences > User Snippets
and enter html
(or you may use with other similar file types like ERB of ruby, Jinja of python, etc.)
Paste the snippets code
Plan
Adjust the placeholders in each snippet
Add more snippets
Add a block / section level of example.
Create web pages for some tutorial
License & Copyright
Released under Apache License, Version 2.0
© 2025 Worajedt Sitthidumrong sjedt@3ddaily.com