logging-helpers@0.3.0
Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.
MIT
2015-01-20
安装 (0.3.0)
npm install logging-helpers@0.3.0
yarn add logging-helpers@0.3.0
pnpm add logging-helpers@0.3.0
bun add logging-helpers@0.3.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| chalk | ^0.5.1 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| handlebars | ^2.0.0 |
| mocha | * |
| should | * |