rollup-plugin-includepaths

Module importer

Allows relative include paths in Rollup configurations to simplify project imports

Rollup plugin to allow relative include paths in project files

GitHub

97 stars
1 watching
11 forks
Language: JavaScript
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
notwoods/rollup-plugin-constsAllows importing build-time constants into JavaScript code with Rollup.11
chrisdothtml/rollup-plugin-dustjsA Rollup plugin for importing Dust.js templates as modules4
autodesk/rollup-plugin-app-utilsProvides tools for managing translations and static assets in Rollup builds1
operandom/rollup-plugin-vinylA plugin to import and process files in a format similar to Node.js's Vinyl API1
calvinmetcalf/rollup-plugin-node-builtinsAllows Node.js modules to be required and used in Rollup builds138
yingye/rollup-plugin-bannerA plugin to append content before JavaScript bundle generation.16
bengsfort/rollup-plugin-generate-html-templateAutomatically injects a script tag with the final bundle into an HTML file.60
bdadam/rollup-plugin-htmlA Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process.38
developit/rollup-plugin-preserve-shebangAutomates preservation of executable shebangs in entry files for Rollup builds.48
eight04/rollup-plugin-cjs-esConverts CommonJS modules to ES module format21
alex-kinokon/rollup-plugin-ignorePrevents modules from being included in the output bundle of a JavaScript application26
petlack/rollup-plugin-jsonlinesA Rollup plugin to import JSON Lines files as arrays5
mjeanroy/rollup-plugin-licenseAdds license information to a bundle during rollup generation115
vikerman/rollup-plugin-hoist-import-depsImproves performance of lazy loading by preloading static imports alongside dynamic import calls67
frostney/rollup-plugin-named-directoryResolves modules to their directory names for easier import statements6