escape-delims@0.4.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-11-11
安装 (0.4.0)
npm install escape-delims@0.4.0
yarn add escape-delims@0.4.0
pnpm add escape-delims@0.4.0
bun add escape-delims@0.4.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| delims | ^0.4.0 |
| regexp-special-chars | ^0.1.0 |