npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "moment.js" 的结果(共 5 个)
dayjs

2KB immutable date time library alternative to Moment.js with the same modern API

MIT
moment-duration-format

A moment.js plugin for formatting durations.

MIT
moment-duration-format-commonjs

A moment.js plugin for formatting durations.

MIT
helper-date

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
moment-jdateformatparser

Translates the `java.text.SimpleDateFormat` date format to the `moment.js` date format.