helper-date@0.2.2
Format dates with date.js and moment.js. Uses date.js to parse human readable date phrases, and moment to format the rendered output. Should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper functions to be registere
MIT
2015-06-19
安装 (0.2.2)
npm install helper-date@0.2.2
yarn add helper-date@0.2.2
pnpm add helper-date@0.2.2
bun add helper-date@0.2.2
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| date.js | ^0.2.0 |
| extend-shallow | ^1.1.4 |
| kind-of | ^2.0.0 |
| moment | ^2.10.3 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| handlebars | ^3.0.3 |
| lodash | ^3.9.3 |
| mocha | ^2.2.5 |
| should | ^7.0.1 |