pug-walk-extract-text@1.1.0
Walk and transform a Pug AST, extracting text nodes from e.g. script and style tags
Unlicense
2017-04-28
安装 (1.1.0)
npm install pug-walk-extract-text@1.1.0
yarn add pug-walk-extract-text@1.1.0
pnpm add pug-walk-extract-text@1.1.0
bun add pug-walk-extract-text@1.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| pug-walk | ^1.1.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| pug-lexer | ^3.1.0 |
| pug-parser | ^2.0.0 |
| tap-spec | ^4.1.0 |
| tape | ^4.6.0 |