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

Related projects:

Repository Description Stars
notwoods/rollup-plugin-consts Allows importing build-time constants into JavaScript code with Rollup. 11
chrisdothtml/rollup-plugin-dustjs A Rollup plugin for importing Dust.js templates as modules 4
autodesk/rollup-plugin-app-utils Provides tools for managing translations and static assets in Rollup builds 1
operandom/rollup-plugin-vinyl A plugin to import and process files in a format similar to Node.js's Vinyl API 1
calvinmetcalf/rollup-plugin-node-builtins Allows Node.js modules to be required and used in Rollup builds 138
yingye/rollup-plugin-banner A plugin to append content before JavaScript bundle generation. 16
bengsfort/rollup-plugin-generate-html-template Automatically injects a script tag with the final bundle into an HTML file. 60
bdadam/rollup-plugin-html A Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process. 37
developit/rollup-plugin-preserve-shebang Automates preservation of executable shebangs in entry files for Rollup builds. 48
eight04/rollup-plugin-cjs-es Converts CommonJS modules to ES module format 21
alex-kinokon/rollup-plugin-ignore Prevents modules from being included in the output bundle of a JavaScript application 26
petlack/rollup-plugin-jsonlines A Rollup plugin to import JSON Lines files as arrays 5
mjeanroy/rollup-plugin-license Adds license information to a bundle during rollup generation 114
vikerman/rollup-plugin-hoist-import-deps Improves performance of lazy loading by preloading static imports alongside dynamic import calls 67
frostney/rollup-plugin-named-directory Resolves modules to their directory names for easier import statements 6