rollup-plugin-flow-entry
Type detector
A plugin that allows Flow to find the original typed source code for Rollup bundles
Allows Flow to find the original typed source code for a Rollup bundle
14 stars
3 watching
4 forks
Language: JavaScript
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
leebyron/rollup-plugin-flow | A Rollup plugin to remove Flow type annotations from JavaScript files during bundling | 80 |
ezolenko/rollup-plugin-typescript2 | A Rollup plugin that compiles TypeScript code with detailed compiler errors and diagnostics. | 822 |
elycruz/rollup-plugin-sass | Rollup plugin to compile and bundle Sass files into JavaScript bundles | 93 |
wessberg/rollup-plugin-ts | A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
se-panfilov/rollup-plugin-strip-code | A rollup plugin to remove code sections based on regular expressions | 20 |
btd/rollup-plugin-visualizer | Visualizes and analyzes Rollup bundles to identify module usage patterns | 1,955 |
narol1024/rollup-plugin-sprite | Converts images into spritesheets and generates mixin files for CSS preprocessors. | 9 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 97 |
drsensor/rollup-plugin-rust | A tool that compiles Rust code into WebAssembly modules for use in JavaScript projects | 41 |
nathancahill/rollup-plugin-collect-sass | A Rollup plugin to compile Sass files and collect imports into a single context | 16 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 812 |
ampproject/rollup-plugin-closure-compiler | An optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files. | 292 |
doesdev/rollup-plugin-analyzer | Analyzes and displays detailed information about the size and structure of Rollup bundles | 242 |
ritz078/rollup-plugin-filesize | Displays file size information in the command line after compiling a bundle | 128 |