mirror of
https://github.com/S2-/ejs-render-remote
synced 2025-08-02 04:30:04 +02:00
add an example
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
[ejs](https://ejs.co/) remote client side includes.
|
[ejs](https://ejs.co/) remote client side includes.
|
||||||
|
|
||||||
|
```js
|
||||||
|
html = ejs.rr('sayhello.ejs', {name: 'Simon'});
|
||||||
|
```
|
||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
|
|
||||||
0. Install with `npm i ejs-render-remote`
|
0. Install with `npm i ejs-render-remote`
|
||||||
|
Reference in New Issue
Block a user