logging-helpers@0.4.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-03-20
安装 (0.4.0)
npm install logging-helpers@0.4.0
yarn add logging-helpers@0.4.0
pnpm add logging-helpers@0.4.0
bun add logging-helpers@0.4.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| chalk | ^1.0.0 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| handlebars | ^3.0.0 |
| mocha | ^2.2.1 |
| should | ^5.2.0 |