windicss
Next generation utility-first CSS framework. (by voorjaar)
unplugin-vue-components
š² On-demand components auto importing for Vue (by unplugin)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builderās entire look and feel to your usersā needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
windicss | unplugin-vue-components | |
---|---|---|
10 | 21 | |
6,548 | 4,109 | |
-0.0% | 0.9% | |
0.0 | 8.0 | |
about 1 year ago | 11 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
windicss
Posts with mentions or reviews of windicss.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-19.
-
Vite 2.x + Vue 3.x + quasar 2.x + windcss 3.x starter ā”
why not use Windi CSS or Tailwind css?
- Goodbye CSS Modules, Hello TailwindCSS
- Does anyone have TailwindCSS jit working in Nuxt 3?
-
Top 4 Tailwind CSS alternatives for 2021
Windi CSS, in contrast to Tachyons, is a very fresh framework. Started in the late December of 2020, itās already gained a lot of attention and currently sits at respectable 1.5K GitHub stars.
-
Just-In-Time: The Next Generation of Tailwind CSS
No mention of Windi CSS? Didn't it inspire this?
-
Ok fine⦠TailwindCSS rocks!
However I decided it was time to question my own biases. I installed Tailwind Intellisense for VS Code and started up a test project with a starter that included Tailwind (actually it uses Windi, which is a Tailwind compiler). I then started making a basic site, forcing myself to use the utility classes for (most) all of the styling.
- Windi CSS: Tailwind CSS Compiler
-
Introduce vue-windicss-preprocess, the best way to interact with vue and tailwindcss.
For more details, please check windicss
-
Introduce svelte-windicss-preprocess, the best way to interact with svelte and tailwindcss.
You can check the README of windicss (https://github.com/voorjaar/windicss). Compared with postcss, it runs faster, can be built in real time and does not require plugins such as autoprefixer and purgecss to increase the complexity of configuration. And windicss extends the utilities and variants of tailwindcss. For example, you can directly use p-1.3rem or bg-hex-fff just like atomic css. And we also have a compilation mode, which can combine a line of classes into one to increase the readability of html.
- I built a new tailwindcss compiler with Typescript. It runs fast, can build css in real-time during development, well-matched with vue and svelte. Give it a try. If you like leave a star, or send some feedback if you find problems. Pull requests are most helpful.
unplugin-vue-components
Posts with mentions or reviews of unplugin-vue-components.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-06.
-
How to optimize Vite app?
AutoImport from "unplugin-vue-components/vite"
-
Building Vue3 Component Library from Scratch #7 Using Gulp to Implement On-Demand Import
Thus, on-demand imports can be achieved. We will not go into detail about the use of these plugins here, as this article does not focus on that topic. If you are interested, you can directly look up the usage of unplugin-vue-components.
-
How to auto import Vue components
This article is meant to help you learn how to set up on-demand components auto importing for Vue using unplugin-vue-components in a Vue/Vite powered project. Unplugin supports and Webpack, Rspack, Vue CLI, Rollup and esbuild, but they are not part of this article (Read all unplugin features)
- Vue 3 vs Vue 2 so far? What's your opinion? Things I didn't like about Vue 3 compared to Vue 2
-
Saw this on twitter last night šš
unplugin-vue-components, auto import components in the src/components path.
-
Does anyone uses nvim?
One suggestion I have though to make your life easier is to add the unplugin plugin to your app and then you won't have to list all the components you are importing. https://github.com/antfu/unplugin-vue-components
- How to register all the components in subfolders?
-
Import commonly-used module once, not in each component?
Add in unplugin-vue-components and you cut away a lot of boilerplate import nonsense.
-
Amatuer question - I'm using PrimeVUE to create a UI, do I need to import each control I'm using?
Presumably you're using Vite so you can check out unplugin-vue-components and the Prime Vue resolver. This should enable you to simply use whatever component you want within your template and Vite will auto import it for you without having to explicitly do so yourself.
-
Do I need Quasar CLI If I only need Quasar's components and nothing else ?
I can recommend unplugin-vue-components with the quasar resolver
What are some alternatives?
When comparing windicss and unplugin-vue-components you can also consider the following projects:
Tailwind CSS - A utility-first CSS framework for rapid UI development.
core - š Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
tachyons - Functional css for humans
vite-plugin-pages - File system based route generator for ā”ļøVite
unocss - The instant on-demand atomic CSS engine.

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builderās entire look and feel to your usersā needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured