helper-date@1.0.0
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-07-04
安装 (1.0.0)
npm install helper-date@1.0.0
yarn add helper-date@1.0.0
pnpm add helper-date@1.0.0
bun add helper-date@1.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| date.js | ^0.3.1 |
| handlebars-utils | ^1.0.1 |
| moment | ^2.18.1 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^1.0.0 |
| handlebars | ^4.0.10 |
| lodash | ^4.17.4 |
| mocha | ^3.4.2 |