ejs-electron icon indicating copy to clipboard operation
ejs-electron copied to clipboard

A lightweight, flexible module that allows ejs templating in an electronJS app.

Results 4 ejs-electron issues
Sort by recently updated
recently updated
newest added

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...

dependencies

When the static files (css, js) in the ejs file are loaded as links or scripts, why is it not loaded?

Calling `ejse.data()` without args will return entire dataset.

Hi! How can I modify custom open/close tags? `` to `{{= key }}`?