Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bpceee/oldest
Go to the oldest page of commits.
https://github.com/bpceee/oldest
Last synced: 4 days ago
JSON representation
Go to the oldest page of commits.
- Host: GitHub
- URL: https://github.com/bpceee/oldest
- Owner: bpceee
- Created: 2018-05-23T11:32:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-18T08:56:22.000Z (over 1 year ago)
- Last Synced: 2024-08-02T17:37:19.938Z (3 months ago)
- Language: JavaScript
- Homepage: https://bpceee.github.io/oldest/
- Size: 14.6 KB
- Stars: 80
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OLDEST
====
A bookmarklet to quickly get you to the oldest commit page of a repo.### Overview
Being able to quickly navigate to the oldest commit page in a repo is quite helpful. Go ahead and drag the [bookmarklet (link)](http://bpceee.github.io/oldest/) onto your bookmark bar and click it whenever you'd like to go to the first commit page of a repo.
### Credits
* Inspired by [INIT](https://github.com/FarhadG/init). However there is a limitation on api.github.com calls, so this bookmarklet parses the main page to get the commitID and count.* Use https://mrcoles.com/bookmarklet/ as a bookmarklet creator