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
- Rollup
- Webpack
- esbuild
- Rspack
- Rsbuild
- Rolldown
- Farm
- Bun
- And every framework built on top of them.
Documentations
Learn more on the Documentation
License
MIT 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