rollup-plugin-string
Module generator
Converts text files to JavaScript modules
Converts text files to modules
87 stars
2 watching
13 forks
Language: JavaScript
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Minifies generated JavaScript bundles using UglifyJS in the background. | 261 |
| Converts CommonJS modules to ES module format | 21 |
| A bare-bones example of how to create a JavaScript library using Rollup, including importing and converting CommonJS modules. | 973 |
| Converts TOML files to ES6 modules for use in JavaScript projects | 3 |
| A plugin that tracks bundle sizes and treeshakability of JavaScript libraries during the build process. | 164 |
| Prevents modules from being included in the output bundle of a JavaScript application | 26 |
| Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| A Rollup plugin that loads SCSS variables as JavaScript objects | 9 |
| Converts .geojson files to ES6 modules | 3 |
| Enables ES6 modules in worker threads using Rollup | 308 |
| Automates generation of a minimal package.json file based on Rollup bundle contents | 33 |
| Converts ES modules to IIFE format for use in Rollup builds | 43 |
| Rewrites JavaScript to escape non-ASCII characters in string literals. | 12 |
| Converts AMD modules to ES2016 modules for inclusion in Rollup bundles | 23 |
| Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |