rollup-plugin-ejs
Template loader
A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates
ejs loader plugin for rollup.js
8 stars
0 watching
6 forks
Language: JavaScript
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
theneuronproject/rollup-plugin-eft | An EFT loader for Rollup that enables template loading and compilation | 1 |
fm-ph/rollup-plugin-twig | A plugin for Rollup that loads and renders precompiled Twig.js templates | 2 |
chrisdothtml/rollup-plugin-dustjs | A Rollup plugin for importing Dust.js templates as modules | 4 |
kiaragrouwstra/rollup-plugin-pug-html | A Rollup plugin that allows importing Pug templates as HTML strings | 3 |
btd/rollup-plugin-jst | A plugin for Rollup that compiles template files to JavaScript | 5 |
vanilla-icecream/rollup-plugin-posthtml-template | Integrates Rollup and PostHTML to render template properties in JavaScript applications. | 12 |
juliendargelos/rollup-plugin-emit-ejs | A plugin that generates HTML files from EJS templates using Rollup | 3 |
cebor/rollup-plugin-angular | Tool for inlining Angular 2 templates and styles into JavaScript bundles | 15 |
bengsfort/rollup-plugin-generate-html-template | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
surma/rollup-plugin-off-main-thread | Enables ES6 modules in worker threads using Rollup | 308 |
swiing/rollup-plugin-import-assertions | A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 5 |
sormy/rollup-plugin-smart-asset | Rollup plugin to process asset references in JavaScript code | 34 |
vikerman/rollup-plugin-hoist-import-deps | Improves performance of lazy loading by preloading static imports alongside dynamic import calls | 67 |
bdadam/rollup-plugin-html | A Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process. | 37 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |