template-bind-helpers@0.2.0
Bind the current instance of a Templates-based application to an object of helpers, allowing them to be passed to a different render method.
MIT
2015-12-11
安装 (0.2.0)
npm install template-bind-helpers@0.2.0
yarn add template-bind-helpers@0.2.0
pnpm add template-bind-helpers@0.2.0
bun add template-bind-helpers@0.2.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| isobject | ^2.0.0 |
devDependencies (6)
| 包名 | 版本要求 |
|---|---|
| engine-base | ^0.1.2 |
| lodash | ^3.10.1 |
| mocha | * |
| should | * |
| template-helpers | ^0.3.4 |
| templates | ^0.6.3 |