rollup-plugin-vinyl

File importer

A plugin to import and process files in a format similar to Node.js's Vinyl API

A rollup.js plugin to import from Vinyl files.

GitHub

1 stars
2 watching
2 forks
Language: JavaScript
last commit: about 10 years ago

Related projects:

RepositoryDescriptionStars
dot-build/rollup-plugin-includepathsAllows relative include paths in Rollup configurations to simplify project imports97
darionco/rollup-plugin-web-worker-loaderA plugin to load Web Workers and other Web Worklets into Rollup bundles113
oligot/rollup-plugin-nodentConverts ES2017 async/await syntax to compatible format27
vikerman/rollup-plugin-hoist-import-depsImproves performance of lazy loading by preloading static imports alongside dynamic import calls67
paulmelnikow/rollup-plugin-cpyA Rollup plugin for copying files and folders during the build process.7
wasm-tool/rollup-plugin-rustA Rollup plugin for bundling and importing Rust crates into JavaScript applications.211
bdadam/rollup-plugin-htmlA Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process.38
amarcruz/rollup-plugin-cleanupA plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file99
gjbkz/rollup-plugin-glob-importA plugin to import files from multiple sources using glob-star patterns24
vladshcherbin/rollup-plugin-copyA plugin for Rollup that copies files and folders with glob support272
korywka/rollup-plugin-svg-importA plugin for Rollup that allows importing SVG files as strings or DOM nodes in JavaScript files.14
autodesk/rollup-plugin-app-utilsProvides tools for managing translations and static assets in Rollup builds1
petlack/rollup-plugin-jsonlinesA Rollup plugin to import JSON Lines files as arrays5
vijithassar/rollup-plugin-markdownExtracts JavaScript code from embedded Markdown blocks in Rollup configurations18
drsensor/rollup-plugin-rustA tool that compiles Rust code into WebAssembly modules for use in JavaScript projects41