helper-date@0.2.3
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
2017-01-02
安装 (0.2.3)
npm install helper-date@0.2.3
yarn add helper-date@0.2.3
pnpm add helper-date@0.2.3
bun add helper-date@0.2.3
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| date.js | ^0.3.1 |
| extend-shallow | ^2.0.1 |
| kind-of | ^3.1.0 |
| moment | ^2.17.1 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^0.1.11 |
| handlebars | ^4.0.6 |
| lodash | ^4.17.4 |
| mocha | ^3.2.0 |