git.js

码农软件 · 软件分类 · Git开源工具 · 2019-11-05 15:57:14

软件介绍

git.js 是用 JavaScript 实现的 Git 客户端,包括:

  • 基于 node.js 的命令行客户端
  • 可通过浏览器访问资料库的 API

当前命令行版本实现了:

  • git.js log (shows 10 commits)
  • git.js branch (listing local branches)
  • git.js show SHA (show object information)

客户端API实现了:

  • creating an in-memory repo
  • fetching remote objects through the dumb or smart HTTP git protocols
  • browsing the object graph
  • creating HTML object diffs

本文地址:https://codercto.com/soft/d/18332.html

How Tomcat Works

How Tomcat Works

Budi Kurniawan、Paul Deck / BrainySoftware / 2004-4-1 / USD 54.95

A Guide to Developing Your Own Java Servlet Container一起来看看 《How Tomcat Works》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具