helper-date@0.1.1
Template helper for adding formatted dates with node-dateformat. Should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper functions to be registered. Also compatible with verb, assemble and Template.
2014-11-10
安装 (0.1.1)
npm install helper-date@0.1.1
yarn add helper-date@0.1.1
pnpm add helper-date@0.1.1
bun add helper-date@0.1.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| dateformat | ^1.0.8 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| handlebars | ^2.0.0 |
| lodash | ^2.4.1 |
| should | ^4.2.1 |