pax_global_header 0000666 0000000 0000000 00000000064 13457632550 0014524 g ustar 00root root 0000000 0000000 52 comment=48fdda3ca724dcd655e8e990f6d7fbd203718905
jquery-timeago-1.6.7/ 0000775 0000000 0000000 00000000000 13457632550 0014501 5 ustar 00root root 0000000 0000000 jquery-timeago-1.6.7/.github/ 0000775 0000000 0000000 00000000000 13457632550 0016041 5 ustar 00root root 0000000 0000000 jquery-timeago-1.6.7/.github/no-response.yml 0000664 0000000 0000000 00000001300 13457632550 0021026 0 ustar 00root root 0000000 0000000 # 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/.gitignore 0000664 0000000 0000000 00000000051 13457632550 0016465 0 ustar 00root root 0000000 0000000 .bundle
vendor/ruby
public
node_modules/
jquery-timeago-1.6.7/CNAME 0000664 0000000 0000000 00000000021 13457632550 0015240 0 ustar 00root root 0000000 0000000 timeago.yarp.com
jquery-timeago-1.6.7/CONTRIBUTING.md 0000664 0000000 0000000 00000002713 13457632550 0016735 0 ustar 00root root 0000000 0000000 ## 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.txt 0000664 0000000 0000000 00000002062 13457632550 0016324 0 ustar 00root root 0000000 0000000 Copyright (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.markdown 0000664 0000000 0000000 00000013642 13457632550 0017210 0 ustar 00root root 0000000 0000000 # timeago: a jQuery plugin
[](https://www.npmjs.com/package/timeago)
[](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]
[][paypal]
[][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!"
[](https://twitter.com/rmm5t)
[](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 `