rollup-plugin-hypothetical

Hypothetical file system

Allows Rollup modules to import hypothetical files passed in as options to the plugin.

gives Rollup an imaginary file system, e.g. for testing other plugins

GitHub

44 stars
1 watching
14 forks
Language: JavaScript
last commit: 5 months ago

Related projects:

Repository Description Stars
agronkabashi/rollup-plugin-conditional Enables conditional execution of rollup plugins based on specific conditions or build targets 19
ritz078/rollup-plugin-filesize Displays file size information in the command line after compiling a bundle 128
vladshcherbin/rollup-plugin-copy A plugin for Rollup that copies files and folders with glob support 271
sormy/rollup-plugin-smart-asset Rollup plugin to process asset references in JavaScript code 34
btmorex/rollup-plugin-make Builds dependency files suitable for make automation in JavaScript projects. 2
mentaljam/rollup-plugin-zip Zips up emitted files from a Rollup bundle. 4
bengsfort/rollup-plugin-copy-assets Copies files and directories into the output directory of a Rollup bundle during compilation 23
rollup/rollup-starter-lib A bare-bones example of how to create a JavaScript library using Rollup, including importing and converting CommonJS modules. 970
paulmelnikow/rollup-plugin-cpy A Rollup plugin for copying files and folders during the build process. 7
bengsfort/rollup-plugin-generate-html-template Automatically injects a script tag with the final bundle into an HTML file. 60
trofima/rollup-plugin-ejs A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates 8
vladshcherbin/rollup-plugin-generate-package-json Automates generation of a minimal package.json file based on Rollup bundle contents 33
dot-build/rollup-plugin-includepaths Allows relative include paths in Rollup configurations to simplify project imports 97
developit/rollup-plugin-preserve-shebang Automates preservation of executable shebangs in entry files for Rollup builds. 48
theneuronproject/rollup-plugin-eft An EFT loader for Rollup that enables template loading and compilation 1