escape-delims@0.3.0
Escape and un-escape delimiters in templates. Tested with Lo-Dash, underscore and Handlebars syntax, but could be used with other template engines/syntaxes as well. This is similar to the process used by Yeoman on escaped templates in generators.
2014-09-14
安装 (0.3.0)
npm install escape-delims@0.3.0
yarn add escape-delims@0.3.0
pnpm add escape-delims@0.3.0
bun add escape-delims@0.3.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| delims | ^0.3.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| mocha | * |
| should | ^4.0.4 |
| verb | ^0.2.15 |
| verb-tag-jscomments | ^0.2.2 |