# unplugin **Repository Path**: dext7r/unplugin ## Basic Information - **Project Name**: unplugin - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: dependabot/npm_and_yarn/eslint/plugin-kit-0.3.4 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-15 - **Last Updated**: 2025-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Unplugin [![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![License][license-src]][license-href] Unified plugin system for build tools. Currently supports: - [Vite](https://vite.dev/) - [Rollup](https://rollupjs.org/) - [Webpack](https://webpack.js.org/) - [esbuild](https://esbuild.github.io/) - [Rspack](https://www.rspack.dev/) - [Rolldown](https://rolldown.rs/) - [Farm](https://www.farmfe.org/) - And every framework built on top of them. ## Documentations Learn more on the [Documentation](https://unplugin.unjs.io/) ## License [MIT](./LICENSE) License © 2021-PRESENT Nuxt Contrib [npm-version-src]: https://img.shields.io/npm/v/unplugin?style=flat&colorA=18181B&colorB=F0DB4F [npm-version-href]: https://npmjs.com/package/unplugin [npm-downloads-src]: https://img.shields.io/npm/dm/unplugin?style=flat&colorA=18181B&colorB=F0DB4F [npm-downloads-href]: https://npmjs.com/package/unplugin [license-src]: https://img.shields.io/github/license/unjs/unplugin.svg?style=flat&colorA=18181B&colorB=F0DB4F [license-href]: https://github.com/unjs/unplugin/blob/main/LICENSE