Visual Studio Code snippets for LATEST DaisyUI 4 components 💦
- Added new components:
- Timeline (
duitimeline
) - Skeleton (
duiskeleton
) - Image Comparison (
duidiff
) - Theme Controller (
duitheme
) - Join Vertical (
duijoin-vertical
)
- Timeline (
- Added colored loading variants
- Removed SVG icons for better customization
- Fixed indentation issues
- Improved accessibility with ARIA labels
- Added Support for Vue/Javascript/React
- Initial release with basic components
All snippets start with dui
prefix. For example:
duibtn
- Button componentduicard
- Card componentduimodal
- Modal component // ...existing features...
Type dui
and press Ctrl+Space
to see all available snippets.
Prefix | Description |
---|---|
duibtn | Button |
duicard | Card |
duimodal | Modal |
duitimeline | Timeline |
duiskeleton | Skeleton |
duidiff | Image Comparison |
duitheme | Theme Controller |
// ...rest of table... |
- DaisyUI v3.0.0 or higher
- Tailwind CSS v3.0.0 or higher
MIT
## Features
![Start writing Code snipped with dui](image.png)
> Supports latest DaisyUI components
> Updated Weekly
> Open Source
> Compatiable with JS,VUE,React.
> Contains 53+ Latest Code snippets from Daisy UI,for blazing fast development ⚡
## Requirements
None
## Extension Settings
None
## Known Issues
None
## Release Notes
Users appreciate release notes as you update your extension.
### 1.0.0
Initial release of Daisy UI Snippets
### 1.1.0
Added Support for Vue/Javascript/React
---
## For more information
* [Visual Studio Code's Markdown Support](http://code.visualstudio.com/docs/languages/markdown)
* [Markdown Syntax Reference](https://help.github.com/articles/markdown-basics/)
**Enjoy!**