rollup-plugin-purs
Bundle tool
A Rollup plugin for bundling PureScript modules with optimizations to reduce file size.
Bundles PureScript modules with Rollup
72 stars
9 watching
2 forks
Language: JavaScript
last commit: over 3 years ago pluginpurescriptrolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
pschroen/rollup-plugin-bundleutils | A set of functions used to process JavaScript bundles after tree shaking | 14 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
phamann/rollup-plugin-hash | Generates unique hash-based filenames for static resources in bundle outputs. | 47 |
tivac/rollup-plugin-sizes | A tool to analyze and display detailed information about the contents and sizes of bundles generated by Rollup. | 91 |
weizhenye/rollup-plugin-bundle-scss | A plugin that bundles SCSS imports into a single file. | 17 |
amarcruz/rollup-plugin-pug | A Rollup plugin that transforms Pug templates into ES6 modules. | 27 |
anidetrix/rollup-plugin-styles | A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. | 246 |
wasm-tool/rollup-plugin-rust | A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 210 |
lautis/rollup-plugin-coffee-script | Allows CoffeeScript code to be included in Rollup bundles without an additional build step | 23 |
doesdev/rollup-plugin-analyzer | Analyzes and displays detailed information about the size and structure of Rollup bundles | 242 |
haifeng2013/rollup-plugin-bundle-html | A plugin that bundles and injects JavaScript files into an HTML template | 27 |
chrisprice/grunt-rollup | A Grunt plugin that bundles ES6 modules using the Rollup tool | 21 |
btd/rollup-plugin-visualizer | Visualizes and analyzes Rollup bundles to identify module usage patterns | 1,955 |
recursive-beast/rollup-plugin-external-assets | A rollup plugin to make assets external during the bundling process | 2 |
joakim/rollup-plugin-espruino | A Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution. | 13 |