A Rollup plugin that compiles Eco templates during bundling. Version 0.1.1 is the latest release; the package appears to be in early development with no recent updates. Eco is a JavaScript template engine similar to CoffeeScript. This plugin provides a simple integration for bundling Eco templates with Rollup. There are few alternative plugins; this one is minimal and directly wraps the eco compiler. No known breaking changes or security issues reported.
npm install rollup-plugin-ecoVerified import paths — ran on the pinned version, not inferred.
Configures Rollup to use the Eco plugin, bundling .eco template files.
Test with your Rollup version. Consider forking or using an alternative plugin if issues arise.
Consider using a more modern template engine like Handlebars or Nunjucks.
Run: npm install eco
Install a compatible version: npm install eco@1.0.0
No dependency data recorded yet.