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: over 2 years ago

Related projects:

RepositoryDescriptionStars
agronkabashi/rollup-plugin-conditionalEnables conditional execution of rollup plugins based on specific conditions or build targets19
ritz078/rollup-plugin-filesizeDisplays file size information in the command line after compiling a bundle128
vladshcherbin/rollup-plugin-copyA plugin for Rollup that copies files and folders with glob support272
sormy/rollup-plugin-smart-assetRollup plugin to process asset references in JavaScript code34
btmorex/rollup-plugin-makeBuilds dependency files suitable for make automation in JavaScript projects.2
mentaljam/rollup-plugin-zipZips up emitted files from a Rollup bundle.4
bengsfort/rollup-plugin-copy-assetsCopies files and directories into the output directory of a Rollup bundle during compilation23
rollup/rollup-starter-libA bare-bones example of how to create a JavaScript library using Rollup, including importing and converting CommonJS modules.973
paulmelnikow/rollup-plugin-cpyA Rollup plugin for copying files and folders during the build process.7
bengsfort/rollup-plugin-generate-html-templateAutomatically injects a script tag with the final bundle into an HTML file.60
trofima/rollup-plugin-ejsA Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates8
vladshcherbin/rollup-plugin-generate-package-jsonAutomates generation of a minimal package.json file based on Rollup bundle contents33
dot-build/rollup-plugin-includepathsAllows relative include paths in Rollup configurations to simplify project imports97
developit/rollup-plugin-preserve-shebangAutomates preservation of executable shebangs in entry files for Rollup builds.48
theneuronproject/rollup-plugin-eftAn EFT loader for Rollup that enables template loading and compilation1