Does possible is use EJS on server side by v8js? I ask because in standard EJS call AJAX to get template from server. In this case we have template provide by php.
This version of EJS is no longer maintained. The version on NPM is here: https://github.com/mde/ejs And yes, it works either in Node or in the browser.
Does possible is use EJS on server side by v8js? I ask because in standard EJS call AJAX to get template from server. In this case we have template provide by php.