Matthew Eernisse

Results 134 comments of Matthew Eernisse

EJS v2 is bundled for browser use using Browserify. You can download the latest release (https://github.com/mde/ejs/releases/latest), then use the ejs.js or ejs.min.js file. If you're using EJS on the browser...

The `async` setting needs to be set to true, yes. Also worth noting that only the file I/O is async. It's generally more efficient if you can to do your...

I just did some checking up, and the fundamental problem is much deeper than just the use of the `Function` constructor to identify the global object. (The use of `self`...

No action to take here, closing the issue.

This version of EJS is no longer maintained. The current version (installable via NPM) is here: https://github.com/mde/ejs The current version does not support filters. Your best bet is to pre-process...

This version of EJS is no longer maintained. The current version (installable by NPM) is here: https://github.com/mde/ejs

This version of EJS is no longer maintained. The current one, available on NPM, is here: https://github.com/mde/ejs Please ask this question over there, so other folks can follow the discussion....

This version of EJS is no longer supported. The current version, installable via NPM, is here: https://github.com/mde/ejs.

This version of EJS is no longer maintained. The one that is installable via NPM is located here: https://github.com/mde/ejs

This version of EJS is no longer maintained. The current version, on NPM, is here: https://github.com/mde/ejs