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: about 2 years ago javascriptjsonlrolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
gjbkz/rollup-plugin-glob-import | A plugin to import files from multiple sources using glob-star patterns | 24 |
notwoods/rollup-plugin-consts | Allows importing build-time constants into JavaScript code with Rollup. | 11 |
vladshcherbin/rollup-plugin-generate-package-json | Automates generation of a minimal package.json file based on Rollup bundle contents | 33 |
fredkschott/rollup-plugin-polyfill-node | A polyfill plugin for modern Node.js support in Rollup bundles | 178 |
dot-build/rollup-plugin-includepaths | Allows relative include paths in Rollup configurations to simplify project imports | 97 |
paulmelnikow/rollup-plugin-cpy | A Rollup plugin for copying files and folders during the build process. | 7 |
operandom/rollup-plugin-vinyl | A plugin to import and process files in a format similar to Node.js's Vinyl API | 1 |
vikerman/rollup-plugin-hoist-import-deps | Improves performance of lazy loading by preloading static imports alongside dynamic import calls | 67 |
vladshcherbin/rollup-plugin-copy | A plugin for Rollup that copies files and folders with glob support | 271 |
autodesk/rollup-plugin-app-utils | Provides tools for managing translations and static assets in Rollup builds | 1 |
swiing/rollup-plugin-import-assertions | A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 5 |
vijithassar/rollup-plugin-markdown | Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
ritz078/rollup-plugin-filesize | Displays file size information in the command line after compiling a bundle | 128 |
azerella/rollup-plugin-manifest-json | Generates a web application manifest file for Rollup builds. | 13 |
n370/rollup-plugin-geojson | Converts .geojson files to ES6 modules | 3 |