ejs
Embedded JavaScript templates -- http://ejs.co
파일 탐색기
최종 버전 다운로드 (.zip)- create-release.yml
- bench-ejs.js
- cli.js
- cache.jsdoc
- callbacks.jsdoc
- fileLoader.jsdoc
- options.jsdoc
- template-functions.jsdoc
- index.ejs
- app.js
- package.json
- README.md
- body.ejs
- footer.ejs
- index.ejs
- index.js
- layout.ejs
- client-compilation.html
- client-injection.html
- functions.ejs
- functions.js
- hello.ejs
- list.ejs
- list.js
- output-function.ejs
- output-function.js
- partial.ejs
- ecosystem.js
- ejs.js
- package.json
- parseargs.js
- utils.js
- item.ejs
- bom.ejs
- escape.ejs
- menu-item.ejs
- views-include.ejs
- backslash.ejs
- backslash.html
- comments.ejs
- comments.html
- consecutive-tags.ejs
- consecutive-tags.html
- double-quote.ejs
- double-quote.html
- error.ejs
- error.out
- fail.ejs
- hello-template.html
- hello-world.ejs
- include-abspath.ejs
- include-escaped.ejs
- include-escaped.html
- include-expression.ejs
- include-expression.html
- include-nested-escape.ejs
- include-nested-escape.html
- include-nonexistent.ejs
- include-root.ejs
- include-simple.ejs
- include-simple.html
- include-with-error.ejs
- include.css.ejs
- include.css.html
- include.ejs
- include.html
- include_cache.ejs
- include_cache.html
- literal.ejs
- literal.html
- menu.ejs
- menu.html
- menu_var.ejs
- messed.ejs
- messed.html
- newlines.ejs
- newlines.html
- newlines.mixed.ejs
- newlines.mixed.html
- no.newlines.ejs
- no.newlines.error.ejs
- no.newlines.html
- no.semicolons.ejs
- no.semicolons.html
- para.ejs
- pet.ejs
- rmWhitespace.ejs
- rmWhitespace.html
- single-quote.ejs
- single-quote.html
- space-and-tab-slurp.ejs
- space-and-tab-slurp.html
- strict-destructuring.ejs
- strict.ejs
- style.css
- user-no-with.ejs
- user.ejs
- user_data.json
- views-include.ejs
- views-old.ejs
- views.ejs
- with-context.ejs
- cli.js
- ejs.js
- mocha.opts
- parseargs.js
- utils.js
- .gitignore
- .npmignore
- .travis.yml
- CODE_OF_CONDUCT.md
- eslint.config_cjs.mjs
- eslint.config_default.mjs
- eslint.config_esm.mjs
- jakefile.js
- jsdoc.json
- LICENSE
- package.json
- README.md
- RELEASE_NOTES_v4.md
- RELEASE_NOTES_v5.md
- SECURITY.md
- tsconfig.json
- usage.txt
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/mde/ejs
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd ejs
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
