Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-unocss
Awesome things related to UnoCSS
https://github.com/kirklin/awesome-unocss
Last synced: 5 days ago
JSON representation
-
Open-Source Projects
- celeris-web - Celeris Web is a highly performant and customizable front-end development template built with Vue 3, Vite, and TypeScript. It features the latest syntax, components and APIs auto importing, state management, Chinese font presets, internationalization, and integration with OpenAI's ChatGPT API.
- celeris-web - Celeris Web is a highly performant and customizable front-end development template built with Vue 3, Vite, and TypeScript. It features the latest syntax, components and APIs auto importing, state management, Chinese font presets, internationalization, and integration with OpenAI's ChatGPT API.
-
Useful Links
- Repository - Official UnoCSS repository.
- Discussions - Official place to connect with other community members about UnoCSS.
- Website - Official UnoCSS website.
- Play - Online playground for UnoCSS.
- Discussions - Official place to connect with other community members about UnoCSS.
- Website - Official UnoCSS website.
- Play - Online playground for UnoCSS.
- Repository - Official UnoCSS repository.
-
IDE Extensions
- IntelliSense for Code - IntelliSense extension for Visual Studio Code.
- IntelliSense for Code - IntelliSense extension for Visual Studio Code.
-
Presets
- @unocss/preset-uno - The default preset (right now it's equivalent to `@unocss/preset-wind`).
- @unocss/preset-mini - The minimal but essential rules and variants.
- @unocss/preset-wind - Tailwind / Windi CSS compact preset.
- @unocss/preset-attributify - Provides Attributify Mode to other presets and rules.
- @unocss/preset-uno - The default preset (right now it's equivalent to `@unocss/preset-wind`).
- @unocss/preset-mini - The minimal but essential rules and variants.
- @unocss/preset-wind - Tailwind / Windi CSS compact preset.
- @unocss/preset-attributify - Provides Attributify Mode to other presets and rules.
- @unocss/preset-icons - Use any icon as a class utility.
- @unocss/preset-web-fonts - Web fonts at ease.
- @unocss/preset-icons - Use any icon as a class utility.
- @unocss/preset-web-fonts - Web fonts at ease.
- @unocss/preset-typography - The typography preset.
- @unocss/preset-tagify - Tagify Mode for UnoCSS.
- @unocss/preset-typography - The typography preset.
- @unocss/preset-tagify - Tagify Mode for UnoCSS.
- @unocss/preset-rem-to-px - Converts rem to px for utils.
- unocss-preset-chinese - Preset for Chinese fonts.
- unocss-preset-ease - Easing Functions as Transitions.
- unocss-preset-scalpel - Scalpel Preset.
- @unocss/preset-rem-to-px - Converts rem to px for utils.
- unocss-preset-chinese - Preset for Chinese fonts.
- unocss-preset-ease - Easing Functions as Transitions.
- unocss-preset-scalpel - Scalpel Preset.
- unocss-preset-chroma - Gradient Preset.
- unocss-preset-scrollbar - Scrollbar Preset.
- unocss-preset-scrollbar - Scrollbar Preset.
- unocss-preset-weapp - WeChat MiniProgram Preset for [UniApp](https://uniapp.dcloud.io) and [Taro](https://taro-docs.jd.com/taro/docs).
- unocss-applet - Using UnoCSS in applet (UniApp / Taro).
- unocss-preset-weapp - WeChat MiniProgram Preset for [UniApp](https://uniapp.dcloud.io) and [Taro](https://taro-docs.jd.com/taro/docs).
- unocss-preset-heropatterns - Preset that integrates [Hero Patterns](https://heropatterns.com/).
- unocss-preset-heropatterns - Preset that integrates [Hero Patterns](https://heropatterns.com/).
- unocss-preset-flowbite - Port of [Flowbite Tailwind plugin](https://github.com/themesberg/flowbite) for UnoCSS.
- unocss-preset-flowbite - Port of [Flowbite Tailwind plugin](https://github.com/themesberg/flowbite) for UnoCSS.
- unocss-preset-forms - Port of [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) for UnoCSS.
- unocss-preset-extra - [Animate.css](https://animate.style) Preset and some other rules.
- unocss-preset-forms - Port of [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) for UnoCSS.
- unocss-preset-extra - [Animate.css](https://animate.style) Preset and some other rules.
- unocss-preset-daisy - daisyUI Preset.
- unocss-preset-primitives - Like [headlessui-tailwindcss](https://github.com/tailwindlabs/headlessui/tree/main/packages/%40headlessui-tailwindcss) , radix-ui , custom for UnoCSS.
- unocss-preset-theme - Preset for automatic theme switching.
- unocss-preset-autoprefixer - Autoprefixer Preset.
- unocss-preset-scrollbar-hide - Hide scrollbars, although the element can still be scrolled.
- unocss-preset-radix - Use the Radix UI color palette with UnoCSS.
- unocss-preset-glyph - Embed subset of glyphs from fonts.
- unocss-preset-grid - Bootstrap 5 Like Grid Preset.
- unocss-preset-daisy - daisyUI Preset.
- unocss-preset-primitives - Like [headlessui-tailwindcss](https://github.com/tailwindlabs/headlessui/tree/main/packages/%40headlessui-tailwindcss) , radix-ui , custom for UnoCSS.
- unocss-preset-theme - Preset for automatic theme switching.
- unocss-preset-autoprefixer - Autoprefixer Preset.
- unocss-preset-scrollbar-hide - Hide scrollbars, although the element can still be scrolled.
- unocss-preset-radix - Use the Radix UI color palette with UnoCSS.
- unocss-preset-glyph - Embed subset of glyphs from fonts.
- unocss-preset-grid - Bootstrap 5 Like Grid Preset.
-
Transformers
- @unocss/transformer-directives - Transformer for CSS directives like `@apply`.
- @unocss/transformer-variant-group - Transformer for Windi CSS's variant group feature.
- @unocss/transformer-compile-class - Compile group of classes into one class.
- @unocss/transformer-attributify-jsx - Support valueless attributify in JSX/TSX.
- unocss-transformer-attribute-values-group - Attribute values group transformer for UnoCSS.
- unocss-transformer-alias - Transform alias for UnoCSS shortcuts.
- @unocss/transformer-compile-class - Compile group of classes into one class.
- @unocss/transformer-attributify-jsx - Support valueless attributify in JSX/TSX.
- unocss-transformer-attribute-values-group - Attribute values group transformer for UnoCSS.
- unocss-transformer-alias - Transform alias for UnoCSS shortcuts.
-
Extractors
- @unocss/extractor-arbitrary-variants - Extractor to support arbitrary variants for utilities.
- @unocss/extractor-pug - Extractor for Pug.
- @unocss/extractor-svelte - Extractor for Svelte.
- @unocss/extractor-pug - Extractor for Pug.
- @unocss/extractor-svelte - Extractor for Svelte.
- @unocss/extractor-arbitrary-variants - Extractor to support arbitrary variants for utilities.
-
UI Libraries, Components & Templates
- Anu - DX focused utility based vue component library.
- OnuUI - Popular, beautiful and fast UnoCSS component library.
- AtoUI - Elemental UI library for Svelte offering an easily themeable design system.
- Anu - DX focused utility based vue component library.
- OnuUI - Popular, beautiful and fast UnoCSS component library.
- AtoUI - Elemental UI library for Svelte offering an easily themeable design system.
-
Starters & Themes
Programming Languages
Categories
Sub Categories
Keywords
unocss
33
unocss-preset
15
preset
6
typescript
6
vue
6
radix-ui
4
headlessui
4
components-library
4
vite
4
components
4
unocss-transformer
4
tailwind
4
uniapp
3
taro
3
miniprogram
3
headless
2
tailwind-forms
2
animate-css
2
animations
2
unocss-preset-extra
2
ark
2
ark-ui
2
kobalte
2
flowbite
2
hero-patterns
2
webpack
2
windicss
2
vite-plugin
2
engine
2
atomic-css
2
naive-ui
2
i18n
2
chatgpt
2
admin-dashboard
2
admin
2
ui-components
2
themes
2
tailwindcss
2
sveltekit
2
svelte-components
2
svelte
2
component-library
2
ui
2
vuejs
2
vue3-ui-framework
2
vue3-library
2
vue3-components
2
vue3-component-library
2
vue3-component-framework
2
vue3
2