pax_global_header00006660000000000000000000000064134576325500014524gustar00rootroot0000000000000052 comment=48fdda3ca724dcd655e8e990f6d7fbd203718905 jquery-timeago-1.6.7/000077500000000000000000000000001345763255000145015ustar00rootroot00000000000000jquery-timeago-1.6.7/.github/000077500000000000000000000000001345763255000160415ustar00rootroot00000000000000jquery-timeago-1.6.7/.github/no-response.yml000066400000000000000000000013001345763255000210260ustar00rootroot00000000000000# Configuration for probot-no-response - https://github.com/probot/no-response # Number of days of inactivity before an Issue is closed for lack of response daysUntilClose: 7 # Label requiring a response responseRequiredLabel: more-information-needed # Comment to post when closing an Issue for lack of response. Set to `false` to disable closeComment: > This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further. jquery-timeago-1.6.7/.gitignore000066400000000000000000000000511345763255000164650ustar00rootroot00000000000000.bundle vendor/ruby public node_modules/ jquery-timeago-1.6.7/CNAME000066400000000000000000000000211345763255000152400ustar00rootroot00000000000000timeago.yarp.com jquery-timeago-1.6.7/CONTRIBUTING.md000066400000000000000000000027131345763255000167350ustar00rootroot00000000000000## Want to Contribute? Found an issue? Thank you for helping out by reporting it. Please describe the problem, what you tried, what you expected to see, and what you actually experienced. Please [re-read the documentation](http://timeago.yarp.com/) to make sure you're using the API as designed, but if you found something that's broken, we really appreciate your efforts in letting us know. Bonus points for submitting a failing test case to help us diagnose and potentially fix the issue. ## Want to Contribute? Awesome. We love help, but before getting started, please read: **[Don't "Push" Your Pull Requests](http://www.igvita.com/2011/12/19/dont-push-your-pull-requests/)** ## Ready for a Pull-Request? 1. Fork the repo. 2. Run the tests. Run `rake` or open `open test/index.html`. We only take pull requests with passing tests, and it's great to know that you started from a clean slate. 3. Add a test for your change. Only refactoring and documentation change require no new tests. If you are adding functionality or fixing a bug, we need a test! 4. Make the test pass. 5. Push to your fork (hopefully this comes from a topical branch) and submit a pull request. At this point you're waiting on us. Please keep in mind that OSS maintainers are often very busy. We'll do our best to at least comment on issues and pull-requests as soon as possible, but sometimes life gets in the way. We may also suggest some changes or improvements or alternatives. jquery-timeago-1.6.7/LICENSE.txt000066400000000000000000000020621345763255000163240ustar00rootroot00000000000000Copyright (c) 2008-2019 Ryan McGeary MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. jquery-timeago-1.6.7/README.markdown000066400000000000000000000136421345763255000172100ustar00rootroot00000000000000# timeago: a jQuery plugin [![NPM](https://img.shields.io/npm/v/timeago.svg)](https://www.npmjs.com/package/timeago) [![Bower](https://img.shields.io/bower/v/jquery-timeago.svg)](http://bower.io/search/?q=jquery-timeago) Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago") from ISO 8601 formatted dates and times embedded in your HTML (à la microformats). --- **How You Can Help** [![Square Cash](http://img.shields.io/badge/square%20cash-$rmm5t-brightgreen.svg)][square] [![PayPal](http://img.shields.io/badge/paypal-rmm5t-blue.svg)][paypal] [![Book a Codementor session](http://img.shields.io/badge/codementor-book%20a%20session-orange.svg)][codementor] If you like this project, [buy me a coffee][paypal], or [book a session with me][codementor], or donate bitcoin: `1rmm5tv6f997JK5bLcGbRCZyVjZUPkQ2m` [square]: https://cash.me/$rmm5t/5 "Donate to rmm5t for open source!" [paypal]: https://www.paypal.me/rmm5t/5 "Donate to rmm5t for open source!" [bitcoin]: bitcoin:1rmm5tv6f997JK5bLcGbRCZyVjZUPkQ2m?amount=0.01&label=Coffee%20to%20rmm5t%20for%20Open%20Source "Buy rmm5t a coffee for open source!" [codementor]: https://www.codementor.io/rmm5t?utm_campaign=profile&utm_source=button-rmm5t&utm_medium=shields "Book a session with rmm5t on Codementor!" [![Twitter](https://img.shields.io/twitter/follow/rmm5t.svg?style=social)](https://twitter.com/rmm5t) [![Stack Overflow](https://img.shields.io/stackexchange/stackoverflow/r/8985.svg?style=social)](http://stackoverflow.com/users/8985/ryan-mcgeary) ## Usage First, load jQuery and the plugin: ```html ``` Now, let's attach it to your timestamps on DOM ready - put this in the head section: ```html ``` This will turn all `