文件名称:github-commit-finder
文件大小:612KB
文件格式:ZIP
更新时间:2024-06-12 02:23:36
JavaScript
Github提交查找器:cat_face::motorcycle: 使用Gihub Commit Finder更轻松地查找回购的提交 关于 Github Commit Finder是一个网站,可帮助您使用日期和时间过滤器查找存储库的提交。 结果将是提交卡形式的提交列表,其中包含足够的信息供您检查特定的提交并查看更改。 这个项目主要是在React.js (使用Vanilla JS), Bootstrap 5 ,一些CSS5和HTML上开发的。 特征 :blue_circle: 您可以搜索公共和私有用户回购的特定提交(对于私有存储库,我必须是该回购的协作者)。 :blue_circle: 过滤后的提交列表将显示为提交卡。 :blue_circle: 每个提交卡都包含以下有关该提交的信息 :play_button: 日期和时间 :play_button: 最新提交徽章 :play_button: 提交sha256 :play_button: 提交讯息 :play_button: 一个将您重定向到提交页面的按钮 :blue_circle: 该命令卡为您提供了clone
【文件预览】:
github-commit-finder-main
----.gitignore(315B)
----images()
--------commands.PNG(7KB)
--------commits-result.PNG(107KB)
--------mobile-landing-page.PNG(24KB)
--------mobile-search-result.PNG(41KB)
--------logo.png(13KB)
--------landing-page.PNG(32KB)
--------mobile-result.PNG(41KB)
--------commit-card.PNG(10KB)
----package.json(849B)
----package-lock.json(637KB)
----src()
--------components()
--------index.js(202B)
--------animations()
----public()
--------style.css(917B)
--------index.html(1KB)
----README.md(3KB)
----.eslintcache(3KB)
----yarn.lock(516KB)