rollup-plugin-emit-ejs
EJS generator
A plugin that generates HTML files from EJS templates using Rollup
Emit files from ejs with rollup
3 stars
2 watching
1 forks
Language: TypeScript
last commit: almost 2 years ago ejsrolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
juliendargelos/rollup-plugin-html-minifier | A plugin for Rollup that minifies HTML files using html-minifier. | 4 |
e-e-e/rollup-plugin-vue-inline-svg | Converts SVG files to optimized Vue components during the Rollup build process. | 15 |
bengsfort/rollup-plugin-generate-html-template | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
trofima/rollup-plugin-ejs | A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates | 8 |
ezolenko/rollup-plugin-typescript2 | A Rollup plugin that compiles TypeScript code with detailed compiler errors and diagnostics. | 822 |
narol1024/rollup-plugin-sprite | Converts images into spritesheets and generates mixin files for CSS preprocessors. | 9 |
elycruz/rollup-plugin-sass | Rollup plugin to compile and bundle Sass files into JavaScript bundles | 93 |
theneuronproject/rollup-plugin-eft | An EFT loader for Rollup that enables template loading and compilation | 1 |
vladshcherbin/rollup-plugin-generate-package-json | Automates generation of a minimal package.json file based on Rollup bundle contents | 33 |
rollup/rollup-starter-lib | A bare-bones example of how to create a JavaScript library using Rollup, including importing and converting CommonJS modules. | 970 |
mentaljam/rollup-plugin-zip | Zips up emitted files from a Rollup bundle. | 4 |
btmorex/rollup-plugin-make | Builds dependency files suitable for make automation in JavaScript projects. | 2 |
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
djhouseknecht/rollup-plugin-version-injector | A Rollup plugin to inject version numbers and dates into generated files at build time. | 12 |
fjc0k/rollup-plugin-svg-to-symbol | Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |