rollup-plugin-import-assertions
Assertion bundler
A Rollup plugin that bundles TC39 import assertions for JSON and CSS files.
A Rollup plugin which bundles TC39 import assertions.
6 stars
1 watching
2 forks
Language: JavaScript
last commit: 10 months ago assertionscssimportjsonpluginrollup
Related projects:
Repository | Description | Stars |
---|---|---|
anidetrix/rollup-plugin-styles | A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. | 248 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
wessberg/rollup-plugin-ts | A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
bengsfort/rollup-plugin-generate-html-template | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
weizhenye/rollup-plugin-bundle-scss | A plugin that bundles SCSS imports into a single file. | 17 |
recursive-beast/rollup-plugin-external-assets | A rollup plugin to make assets external during the bundling process | 2 |
doesdev/rollup-plugin-analyzer | Analyzes and displays detailed information about the size and structure of Rollup bundles | 242 |
joakim/rollup-plugin-espruino | A Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution. | 13 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
unassert-js/rollup-plugin-unassert | A Rollup plugin to remove assertion calls from JavaScript code. | 5 |
haifeng2013/rollup-plugin-bundle-html | A plugin that bundles and injects JavaScript files into an HTML template | 27 |
bengsfort/rollup-plugin-copy-assets | Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
tivac/rollup-plugin-sizes | A tool to analyze and display detailed information about the contents and sizes of bundles generated by Rollup. | 91 |