Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moment/moment
Parse, validate, manipulate, and display dates in javascript.
https://github.com/moment/moment
Last synced: 3 days ago
JSON representation
Parse, validate, manipulate, and display dates in javascript.
- Host: GitHub
- URL: https://github.com/moment/moment
- Owner: moment
- License: mit
- Created: 2011-03-01T02:46:06.000Z (almost 14 years ago)
- Default Branch: develop
- Last Pushed: 2024-08-14T17:12:19.000Z (4 months ago)
- Last Synced: 2024-12-02T07:03:46.266Z (10 days ago)
- Language: JavaScript
- Homepage: momentjs.com
- Size: 21.2 MB
- Stars: 48,006
- Watchers: 866
- Forks: 7,048
- Open Issues: 261
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-frontend - moment - Parse, validate, manipulate, and display dates in javascript. ![](https://img.shields.io/github/stars/moment/moment.svg?style=social&label=Star) (Repository / Date & Time)
- awesome - moment/moment - Parse, validate, manipulate, and display dates in javascript. (JavaScript)
- awesome - moment/moment - Parse, validate, manipulate, and display dates in javascript. (JavaScript)
- stars - moment/moment
- awesome - moment - Parse, validate, manipulate, and display dates in javascript. (JavaScript)
- awesome-nodejs - moment - Parse, validate, manipulate, and display dates in javascript. ![](https://img.shields.io/github/stars/moment/moment.svg?style=social&label=Star) (Repository / Date & Time)
- awesome-github-repos - moment/moment - Parse, validate, manipulate, and display dates in javascript. (JavaScript)
- awesome-github-star - moment
- awesome-for-beginners - Moment.js - For-Grabs)_ <br> A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. (JavaScript)
- awesome-georgia - moment/moment - A lightweight date library (JavaScript). l10n by [@irakli-janiashvili](https://github.com/irakli-janiashvili). (Categories)
- awesome-npm - moment - 重量级时间处理库,支持时间解析、格式化、计算等,功能强大,支持浏览器和 Node.js,压缩后体积约为 16.3 KB (4. 工具 / 4.1 Util)
- awesome - moment / moment
- awesome-javascript - moment - Parse, validate, manipulate, and display dates in javascript. - ★ 39177 (Date)
- awesome-starred - moment/moment - Parse, validate, manipulate, and display dates in javascript. (others)
- awesome-nodejs - moment - 解析、校验、操作和显示日期。 ![](https://img.shields.io/github/stars/moment/moment.svg?style=social&label=Star) (GIT 仓库 / 日期/时间)
- fucking-awesome-for-beginners - Moment.js - For-Grabs)_ <br> A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. (JavaScript)
README
# [Moment.js](http://momentjs.com/)
[![NPM version][npm-version-image]][npm-url]
[![NPM downloads][npm-downloads-image]][npm-downloads-url]
[![MIT License][license-image]][license-url]
[![Build Status][travis-image]][travis-url]
[![Coverage Status][coveralls-image]][coveralls-url]
[![FOSSA Status][fossa-badge-image]][fossa-badge-url]
[![SemVer compatibility][semver-image]][semver-url]A JavaScript date library for parsing, validating, manipulating, and formatting dates.
## Project Status
Moment.js is a legacy project, now in maintenance mode. In most cases, you should choose a different library.
For more details and recommendations, please see [Project Status](https://momentjs.com/docs/#/-project-status/) in the docs.
*Thank you.*
## Resources
- [Documentation](https://momentjs.com/docs/)
- [Changelog](CHANGELOG.md)
- [Stack Overflow](https://stackoverflow.com/questions/tagged/momentjs)## License
Moment.js is freely distributable under the terms of the [MIT license][license-url].
[![FOSSA Status][fossa-large-image]][fossa-large-url]
[license-image]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat
[license-url]: LICENSE[npm-url]: https://npmjs.org/package/moment
[npm-version-image]: https://img.shields.io/npm/v/moment.svg?style=flat[npm-downloads-image]: https://img.shields.io/npm/dm/moment.svg?style=flat
[npm-downloads-url]: https://npmcharts.com/compare/moment?minimal=true[travis-url]: https://travis-ci.org/moment/moment
[travis-image]: https://img.shields.io/travis/moment/moment/develop.svg?style=flat[coveralls-image]: https://coveralls.io/repos/moment/moment/badge.svg?branch=develop
[coveralls-url]: https://coveralls.io/r/moment/moment?branch=develop[fossa-badge-image]: https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmoment%2Fmoment.svg?type=shield
[fossa-badge-url]: https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmoment%2Fmoment?ref=badge_shield[fossa-large-image]: https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmoment%2Fmoment.svg?type=large
[fossa-large-url]: https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmoment%2Fmoment?ref=badge_large[semver-image]: https://api.dependabot.com/badges/compatibility_score?dependency-name=moment&package-manager=npm_and_yarn&version-scheme=semver
[semver-url]: https://dependabot.com/compatibility-score.html?dependency-name=moment&package-manager=npm_and_yarn&version-scheme=semver