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.
1 stars
2 watching
2 forks
Language: JavaScript
last commit: over 9 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Allows relative include paths in Rollup configurations to simplify project imports | 97 |
| | A plugin to load Web Workers and other Web Worklets into Rollup bundles | 113 |
| | Converts ES2017 async/await syntax to compatible format | 27 |
| | Improves performance of lazy loading by preloading static imports alongside dynamic import calls | 67 |
| | A Rollup plugin for copying files and folders during the build process. | 7 |
| | A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 211 |
| | A Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process. | 38 |
| | A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |
| | A plugin to import files from multiple sources using glob-star patterns | 24 |
| | A plugin for Rollup that copies files and folders with glob support | 272 |
| | A plugin for Rollup that allows importing SVG files as strings or DOM nodes in JavaScript files. | 14 |
| | Provides tools for managing translations and static assets in Rollup builds | 1 |
| | A Rollup plugin to import JSON Lines files as arrays | 5 |
| | Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
| | A tool that compiles Rust code into WebAssembly modules for use in JavaScript projects | 41 |