This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 397
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(*): release 0.9.0, update moment to 2.9.0, removed deprecated m…
…ethods
- Loading branch information
Showing
11 changed files
with
29 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
angular-moment | ||
============== | ||
|
||
Angular.JS directive and filters for [Moment.JS](http://www.momentjs.com). | ||
AngularJS directive and filters for [Moment.JS](http://www.momentjs.com). | ||
|
||
Copyright (C) 2013, 2014, Uri Shaked <[email protected]> | ||
Copyright (C) 2013, 2014, 2015, Uri Shaked <[email protected]> | ||
|
||
[![Build Status](https://travis-ci.org/urish/angular-moment.png?branch=master)](https://travis-ci.org/urish/angular-moment) | ||
[![Coverage Status](https://coveralls.io/repos/urish/angular-moment/badge.png)](https://coveralls.io/r/urish/angular-moment) | ||
|
@@ -15,7 +15,7 @@ You can choose your preferred method of installation: | |
* Through bower: `bower install angular-moment --save` | ||
* Through npm: `npm install angular-moment --save` | ||
* Through NuGet: `Install-Package angular-moment` | ||
* From a CDN: [jsDelivr](https://cdn.jsdelivr.net/angular.moment/0.8.3/angular-moment.min.js) or [CDNJS](https://cdnjs.cloudflare.com/ajax/libs/angular-moment/0.8.3/angular-moment.min.js) | ||
* From a CDN: [jsDelivr](https://cdn.jsdelivr.net/angular.moment/0.9.0/angular-moment.min.js) or [CDNJS](https://cdnjs.cloudflare.com/ajax/libs/angular-moment/0.9.0/angular-moment.min.js) | ||
* Download from github: [angular-moment.min.js](https://raw.github.com/urish/angular-moment/master/angular-moment.min.js) | ||
|
||
Usage | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.