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