rollup-plugin-jsonlines
JSON importer
A Rollup plugin to import JSON Lines files as arrays
🍣 A Rollup plugin which imports .jsonl (JSON Lines) files as JSON arrays.
5 stars
2 watching
0 forks
Language: JavaScript
last commit: over 2 years ago javascriptjsonlrolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin to import files from multiple sources using glob-star patterns | 24 |
| Allows importing build-time constants into JavaScript code with Rollup. | 11 |
| Automates generation of a minimal package.json file based on Rollup bundle contents | 33 |
| A polyfill plugin for modern Node.js support in Rollup bundles | 180 |
| Allows relative include paths in Rollup configurations to simplify project imports | 97 |
| A Rollup plugin for copying files and folders during the build process. | 7 |
| A plugin to import and process files in a format similar to Node.js's Vinyl API | 1 |
| Improves performance of lazy loading by preloading static imports alongside dynamic import calls | 67 |
| A plugin for Rollup that copies files and folders with glob support | 272 |
| Provides tools for managing translations and static assets in Rollup builds | 1 |
| A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 6 |
| Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
| Displays file size information in the command line after compiling a bundle | 128 |
| Generates a web application manifest file for Rollup builds. | 13 |
| Converts .geojson files to ES6 modules | 3 |