rollup-plugin-geojson
GeoJSON converter
Converts .geojson files to ES6 modules
An unofficial Rollup plugin which Converts .geojson files to ES6 modules.
3 stars
0 watching
0 forks
Language: JavaScript
last commit: about 2 years ago geojsonpluginrollup
Related projects:
Repository | Description | Stars |
---|---|---|
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
yanceyofficial/rollup-plugin-toml | Converts TOML files to ES6 modules for use in JavaScript projects | 3 |
eight04/rollup-plugin-iife | Converts ES modules to IIFE output | 41 |
calvinmetcalf/rollup-plugin-node-builtins | Allows Node.js modules to be required and used in Rollup builds | 138 |
piuccio/rollup-plugin-amd | Converts AMD modules to ES2016 modules for inclusion in Rollup bundles | 22 |
oligot/rollup-plugin-nodent | Converts ES2017 async/await syntax to compatible format | 27 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
fjc0k/rollup-plugin-svg-to-symbol | Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
surma/rollup-plugin-off-main-thread | Enables ES6 modules in worker threads using Rollup | 308 |
eight04/rollup-plugin-external-globals | Transforms external imports into global variables in Rollup plugins | 106 |
gjbkz/rollup-plugin-glob-import | A plugin to import files from multiple sources using glob-star patterns | 24 |
vwochnik/rollup-plugin-glsl | Converts GLSL shader source files to modules | 22 |
e-e-e/rollup-plugin-vue-inline-svg | Converts SVG files to optimized Vue components during the Rollup build process. | 15 |
phamann/rollup-plugin-hash | Generates unique hash-based filenames for static resources in bundle outputs. | 47 |