rollup-plugin-cjs-es
Module converter
Converts CommonJS modules to ES module format
Convert CommonJS module into ES module.
21 stars
3 watching
0 forks
Language: JavaScript
last commit: over 1 year ago commonjsrolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| Converts ES modules to IIFE format for use in Rollup builds | 43 |
| Converts .geojson files to ES6 modules | 3 |
| Converts AMD modules to ES2016 modules for inclusion in Rollup bundles | 23 |
| Converts TOML files to ES6 modules for use in JavaScript projects | 3 |
| Converts text files to JavaScript modules | 87 |
| A tool that compiles LESS files into CSS for use in ES modules | 5 |
| A Rollup plugin for importing Dust.js templates as modules | 4 |
| Allows Node.js modules to be required and used in Rollup builds | 138 |
| A bare-bones example of how to create a JavaScript library using Rollup, including importing and converting CommonJS modules. | 973 |
| Compiles Stylus to CSS Modules and injects them into Rollup.js projects | 14 |
| Transforms external imports into global variables or wrapped functions | 107 |
| Converts GLSL shader source files to modules | 22 |
| This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
| Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
| Enables conditional compilation and variable replacement during Rollup processing. | 58 |