-
Hi, I've changed my **installed** version of electron-webpack to make the `customTemplateFile ` variable configurable (edited some .js files).
Now I would like to contribute, i.e. change the **fork…
-
I use client side underscore templates using requirejs and the text plugin, with a .tpl extension My templates look like normal ejs/underscore style templates:
```
```
The file is detected as 'HTM…
-
We have a use-case where we'd want ejs templates compiled into a function string, rather than into a function. This would allow us to assign the template result to a namespace and ship a collection o…
-
1. 作成してもらったhtmlファイルのチェック
1. index.html, post.html, view.htmlをそれぞれデータを埋め込めるようにejsファイルに書き換える
-
执行 node index.js
报错:
module.js:327
throw err;
^
Error: Cannot find module 'ejs'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
…
-
### Relevant files
_data.json:
``` json
{
"index": {
"title": "Home"
}
}
```
_layout.ejs:
``` ejs
```
index.ejs:
``` ejs
Hello World
```
### The problem
The construction above works w…
-
# Progress report
## Week and package
1
## Name
Sam Boot
## Class
Tech2
## Repo link
https://github.com/samclarkb/BT-2023-Project-Tech
## Progress summary
- Made connection with th…
-
```
It would be really nice if the constructor could not only check for "value" or
"innerHTML" but also "text" to get the value form -elements.
Then it would be possible to embed ejs script on a page…
-
```
It would be really nice if the constructor could not only check for "value" or
"innerHTML" but also "text" to get the value form -elements.
Then it would be possible to embed ejs script on a page…
-
### Idea Contribution
- [X] I have read all the feature request issues.
- [X] I'm interested in working on this issue
- [X] I'm part of GSSOC organization
### Explain feature request
- In this proj…