rollup-plugin-espruino
Espruino bundler
A Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution.
Rollup plugin for sending bundled code to an Espruino device (deprecated).
13 stars
1 watching
2 forks
Language: JavaScript
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
chrisprice/grunt-rollup | A Grunt plugin that bundles ES6 modules using the Rollup tool | 21 |
swiing/rollup-plugin-import-assertions | A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 5 |
wasm-tool/rollup-plugin-rust | A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 210 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
ulisses-alves/rollup-plugin-elm | A plugin for Rollup to compile and bundle Elm files into ES6 modules | 16 |
pschroen/rollup-plugin-bundleutils | A set of functions used to process JavaScript bundles after tree shaking | 14 |
4lejandrito/rollup-plugin-browsersync | A tool that enables live reloading of web applications during development | 19 |
lautis/rollup-plugin-coffee-script | Allows CoffeeScript code to be included in Rollup bundles without an additional build step | 23 |
agronkabashi/rollup-plugin-conditional | Enables conditional execution of rollup plugins based on specific conditions or build targets | 19 |
anidetrix/rollup-plugin-styles | A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. | 246 |
nikolay-borzov/rollup-plugin-eslint-bundle | A plugin for Rollup that integrates ESLint to lint and fix code errors before bundling JavaScript files. | 4 |
rjhwang/rollup-plugin-css-porter | A Rollup plugin to collect and combine all the imported CSS files into a single file. | 13 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
recursive-beast/rollup-plugin-external-assets | A rollup plugin to make assets external during the bundling process | 2 |