Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for plugin rollup
plugin
x
rollup
x
229 search results found
Awesome Vite
⭐
12,265
⚡️ A curated list of awesome things related to Vite.js
Wmr
⭐
4,842
👩🚀 The tiny all-in-one development tool for modern web apps.
Plugins
⭐
3,438
🍣 The one-stop shop for official Rollup plugins
Figmatocode
⭐
3,343
Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.
Awesome
⭐
2,354
⚡️ Delightful Rollup Plugins, Packages, and Resources
Chimee
⭐
2,106
a video player framework aims to bring wonderful experience on browser
Vue I18n Next
⭐
1,760
Vue I18n for Vue 3
Rollup Plugin Visualizer
⭐
1,634
📈⚖️ Visuallize your bundle
Awesome F2e Libs
⭐
1,465
🎉 整理我平时关注的前端库。
Rollup Plugin Typescript2
⭐
793
Rollup plugin for typescript with compiler errors.
Rollup Plugin Dts
⭐
761
A rollup plugin to generate .d.ts rollup files for your typescript project
Rollup Plugin Babel
⭐
695
This package has moved and is now available at @rollup/plugin-babel / https://github.com/rollup/plugins
Rollup Plugin Esbuild
⭐
608
Use ESBuild with Rollup to transform ESNext and TypeScript code.
Rollup Plugin Terser
⭐
599
Rollup plugin to minify generated bundle
Rollup Plugin Commonjs
⭐
472
This module has moved and is now available at @rollup/plugin-commonjs / https://github.com/rollup/plugins
Rollup Plugin Ts
⭐
469
A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc
Nollup
⭐
459
Rollup compatible development bundler for fast rebuilds and HMR.
Rollup Plugin Node Resolve
⭐
457
This module has moved and is now available at @rollup/plugin-node-resolve / https://github.com/rollup/plugins
Rollup Plugin Typescript
⭐
311
This module has moved and is now available at @rollup/plugin-typescript / https://github.com/rollup/plugins
Rollup Plugin Uglify
⭐
256
Rollup plugin to minify generated bundle
Rollup Plugin Copy
⭐
241
Copy files and folders using Rollup
Pnp Webpack Plugin
⭐
227
Transparently adds support for Plug'n'Play to Webpack
Cjstoesm
⭐
220
A tool that can transform CommonJS to ESM
Awesome Esbuild
⭐
206
A curated list of awesome esbuild resources
Rollup Plugin Rust
⭐
200
Rollup plugin for bundling and importing Rust crates.
Rollup Plugin Styles
⭐
198
🎨 Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more.
Vue Plugin Template
⭐
188
🚀 Solid foundation to start a Vue plugin with the best developer experience and a focus on performance
Example Rollup React Component Npm Package
⭐
177
Example React Component, Published to npm
Rollup Plugin Alias
⭐
175
This module has moved and is now available at @rollup/plugin-alias / https://github.com/rollup/plugins
Unplugin Vue
⭐
170
✨ Transform Vue 3 SFC to JavaScript. Supports Vite, esbuild, Rollup, Webpack and more.
Eslint Plugin Tree Shaking
⭐
169
Marks side-effects in module initialization that would interfere with tree-shaking
Rollup Plugin Replace
⭐
162
This module has moved and is now available at @rollup/plugin-replace / https://github.com/rollup/plugins/blob/master/pack
Gradle View
⭐
160
The Gradle View IntelliJ IDEA plugin shows a split tree rollup of the dependencies for each Gradle configuration in use by a project.
Babel Plugin Prismjs
⭐
152
A babel plugin to use PrismJS with standard bundlers.
Tscc
⭐
148
A collection of tools to seamlessly bundle, minify Typescript with Closure Compiler
Rollup Plugin Size Snapshot
⭐
138
Track your library bundles size and its treeshakability with less effort
Rollup Plugin Json
⭐
130
This module has moved and is now available at @rollup/plugin-json / https://github.com/rollup/plugins/blob/master/pack
Rollup Plugin Multi Input
⭐
128
A Rollup plugin to bundle modular libraries
Rollup Plugin Filesize
⭐
123
A rollup plugin to show file size of the bundle in the cli
Vue Cli Plugin P11n
⭐
117
🔌 Vue CLI 3 plugin to pluginize your Vue project
Purgecss Docs
⭐
116
Content of purgecss documentation
Rollup Plugin Url Resolve
⭐
115
Use URLs in your Rollup imports
Rd Bundler 3d Plugins
⭐
107
Bundler plugins for optimizing glTF 3D models
Rollup Plugin Loadz0r
⭐
101
An ill-named rollup plugin that makes code splitting “just work”, even with workers.
Rollup Plugin Css Only
⭐
101
Rollup plugin that bundles imported css
Rollup Plugin Web Worker Loader
⭐
101
Rollup plugin to load Workers. Supports inlining, dependencies, source maps, NodeJS and browsers.
Rollup Plugin Obfuscator
⭐
96
The most powerful rollup plugin for javascript-obfuscator.
Svelte Wasm
⭐
96
Rollup Plugin Node Builtins
⭐
94
Gulp Rollup
⭐
93
gulp plugin for Rollup ES6 module bundler
Rollup Plugin Sizes
⭐
89
Rollup plugin to display bundle contents & size information
Rollup Plugin Includepaths
⭐
85
Rollup plugin to allow relative include paths in project files
Rollup Plugin Peer Deps External
⭐
82
Automatically externalize `peerDependencies` in a rollup bundle.
Rollup Plugin Flow
⭐
81
Rollup plugin for removing Flow type annotations.
Size Plugin Bot
⭐
77
A Github bot for size-plugin
Rollup Plugin Url
⭐
74
This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/pack
Rollup Plugin Svelte Svg
⭐
73
Import SVG files as Svelte Components
Rollup Plugin Inject
⭐
73
This module has moved and is now available at @rollup/plugin-inject / https://github.com/rollup/plugins/blob/master/pack
Rollup Plugin Wasm
⭐
72
This module has moved and is now available at @rollup/plugin-wasm / https://github.com/rollup/plugins
Rollup Plugin Node Globals
⭐
70
Rollup Plugin Purs
⭐
69
Bundles PureScript modules with Rollup
Rollup Plugin Run
⭐
67
This module has moved and is now available at @rollup/plugin-run / https://github.com/rollup/plugins
Rollup Plugin Hoist Import Deps
⭐
66
A rollup plugin to speed up lazy loading
Babel Plugin Rewire Exports
⭐
65
Babel plugin for stubbing [ES6, ES2015] module exports
Rollup Plugin Node Externals
⭐
64
A Rollup plugin that automatically declares NodeJS built-in modules and npm dependencies as 'external'
Rollup Plugin Size
⭐
62
🍣 Track compressed Rollup asset sizes over time.
Esbuild Node Externals
⭐
62
Easily exclude node modules in Esbuild
Rollup Plugin Prettier
⭐
61
Run prettier formatter with rollup
Rollup Plugin Eslint
⭐
60
This plugin in migrated https://github.com/rollup/plugins/tree/master/pack
Svelte Template Hot
⭐
59
Copy of official Svelte template with added HMR support
Rollup Plugin Minify Html Literals
⭐
56
Rollup plugin to minify HTML template literal strings
Rollup Plugin Rebase
⭐
52
The Rollup Rebase Plugin copies static assets as required from your JavaScript code to the destination folder and adjusts the references in there to point to the new location.
Rollup Plugin Vue2
⭐
52
Rollup plugin for Vue 2.0 components with precompiled templates
Rollup Plugin Auto External
⭐
51
Rollup plugin to automatically exclude package.json dependencies and peerDependencies from your bundle
Rollup Plugin Swc
⭐
51
Rollup plugin to compile bundles with the SWC.
Rollup Plugin Glslify
⭐
49
Import GLSL strings with glslify
Jquery Plugin Typescript Example
⭐
49
Example project to demonstrate how to write a jQuery plugin using TypeScript
Rollup Plugin Strip
⭐
48
This module has moved and is now available at @rollup/plugin-strip / https://github.com/rollup/plugins/blob/master/pack
Umi Plugin Library
⭐
47
📦Out of box component develop plugin for umi.
Rollup Plugin Babel Minify
⭐
46
Simple rollup plugin for minifying code using babel-preset-minify.
Rollup Plugin Assemblyscript
⭐
45
A Rollup plugin that allows you to import AssemblyScript files and compiles them on-the-fly.
Rollup Plugin Sourcemaps
⭐
45
Rollup plugin for loading files with existing source maps
Rollup Federation
⭐
44
Module Federation within the rollup bundler
Alice Cli
⭐
43
快速生成vue react electron typscript es6+ 项目环境
Gulp Better Rollup
⭐
43
📦 Better Gulp plugin for Rollup ES6 module bundler
Rollup Plugin Virtual
⭐
43
This module has moved and is now available at @rollup/plugin-virtual / https://github.com/rollup/plugins
Plugin Auto Install
⭐
41
This module has moved and is now available at @rollup/plugin-auto-install / https://github.com/rollup/plugins
Rollup Plugin Async
⭐
41
Transforms Async functions to generator functions before bundling.
Rollup Plugin Buble
⭐
41
This module has moved and is now available at @rollup/plugin-buble / https://github.com/rollup/plugins
Rollup Plugin Typescript Paths
⭐
41
Rollup Plugin to automatically resolve path aliases set in the compilerOptions section of tsconfig.json.
Rollup Plugin Image
⭐
40
This module has moved and is now available at @rollup/plugin-image / https://github.com/rollup/plugins
Rollup Plugin Iife
⭐
38
Convert ES modules into IIFEs.
Vite Plugin Favicon
⭐
36
Leverages on favicons to automatically generate your favicons for you. And if you want to also consolidate your PWA manifest, will generate that as well with linked icons.
Broccoli Rollup
⭐
35
Broccoli Plugin For Rollup
Rollup Plugin Preserve Shebang
⭐
35
Rollup plugin to automatically preserve shebangs in entry modules.
Rollup Plugin Webbundle
⭐
33
A Rollup plugin for generating Web Bundles output.
Rollup Plugin Comlink
⭐
31
Use workers seamlessly with Rollup
Rollup Plugin Import Css
⭐
31
A Rollup plugin to import CSS into JavaScript
Rollup Plugin Progress
⭐
29
rollup plugin for current build status
Rollup Plugin Rust
⭐
28
A rollup plugin that compile Rust code into WebAssembly modules
Related Searches
Javascript Plugin (29,084)
Java Plugin (12,518)
Python Plugin (9,226)
Ruby Plugin (6,605)
Plugin Jquery (5,848)
Typescript Plugin (3,524)
Plugin Vim (3,370)
C Plus Plus Plugin (3,305)
Css Plugin (2,958)
Shell Plugin (2,904)
1-100 of 229 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.