npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

ggit-gui

v1.0.23-alpha0.33

Published

git的轻量化gui工具

Downloads

269

Readme

I'am a newbie. This app is just a try. And many functions are unable to use also includes bugs.( from ggit-npm-tool rename to ggit-gui)

If you are interested, you can install to preview, use ggit start


软件仅仅是个尝试, 很多功能没有实现, 包括存在许多bug 如果你感兴趣,可以尝试一下, 使用ggit start启动

snapshots

logo

logo1

logo2

logo3

installation

    window + x -> windows powershell(A) 管理员权限
    npm install ggit-gui -g

usage

    ggit start  // start app/启动
    ggit --help // help/查看帮助
    ggit quick < url > // quick push item to GitHub/快速推送项目到github  ggit --help uesless

shortcuts useless/暂未实现

alt + 1 new repo/新建仓库
alt + 2 clone/克隆
alt + 3 setting/设置
alt + 4 dark/黑夜模式

bugs

i am not able to resolve `git log ` that print out large data, and use `spawn` always print maxsize  stack/

git log 如果有大量输出数据不知道怎么解决

histories


2019/4/27
offline reader markdown add highlight.js but highlight is something wrong/
添加离线阅读项目, 但高亮显示还是有些问题

logow


2019/4/23
rename to ggit-gui 
go on developing

2019/3/1
add switch branch/ 添加切换分支
add ggit offline reader / 添加离线阅读项目
add commit / 添加提交message
add .gitingore / 添加 .gitingore

2019/2/1
support english / 支持英语
commit popup / commit message 弹出窗
dark dode partial adaptation / 适配部分黑暗模式
resolve bugs / 修复些bug