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

Web Form Design

Web Form Design

Luke Wroblewski / Rosenfeld Media / 2008-5-2 / GBP 25.00

Forms make or break the most crucial online interactions: checkout, registration, and any task requiring information entry. In Web Form Design, Luke Wroblewski draws on original research, his consider......一起来看看 《Web Form Design》 这本书的介绍吧!

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

在线XML、JSON转换工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器