rollup-plugin-toml
Module converter
Converts TOML files to ES6 modules for use in JavaScript projects
Convert .toml files to ES6 modules.
3 stars
2 watching
0 forks
Language: JavaScript
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
n370/rollup-plugin-geojson | Converts .geojson files to ES6 modules | 3 |
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
surma/rollup-plugin-off-main-thread | Enables ES6 modules in worker threads using Rollup | 308 |
trysound/rollup-plugin-string | Converts text files to JavaScript modules | 85 |
eight04/rollup-plugin-iife | Converts ES modules to IIFE output | 41 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
piuccio/rollup-plugin-amd | Converts AMD modules to ES2016 modules for inclusion in Rollup bundles | 22 |
vwochnik/rollup-plugin-glsl | Converts GLSL shader source files to modules | 22 |
mtojo/rollup-plugin-stylus-css-modules | Compiles Stylus to CSS Modules and injects them into Rollup.js projects | 14 |
chrisprice/grunt-rollup | A Grunt plugin that bundles ES6 modules using the Rollup tool | 21 |
leebyron/rollup-plugin-async | Transforms async functions to generator functions before bundling | 40 |
alex-kinokon/rollup-plugin-ignore | Prevents modules from being included in the output bundle of a JavaScript application | 26 |
oligot/rollup-plugin-nodent | Converts ES2017 async/await syntax to compatible format | 27 |
autodesk/rollup-plugin-app-utils | Provides tools for managing translations and static assets in Rollup builds | 1 |
ulisses-alves/rollup-plugin-elm | A plugin for Rollup to compile and bundle Elm files into ES6 modules | 16 |