|
|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
<p align="center">
|
|
|
|
|
<a href="#readme"><img src="../img/logo.png" alt="it's difftastic!"/></a>
|
|
|
|
|
<a href="#readme"><img src="/img/logo.png" alt="it's difftastic!"/></a>
|
|
|
|
|
<br>
|
|
|
|
|
<a href="http://difftastic.wilfred.me.uk/"><img src="https://img.shields.io/badge/manual-mdBook-brightgreen?style=flat-square" alt="manual"></a>
|
|
|
|
|
<a href="https://crates.io/crates/difftastic"><img src="https://img.shields.io/crates/v/difftastic.svg?style=flat-square" alt="crates.io"></a>
|
|
|
|
|
@ -13,7 +13,7 @@ Difftastic是一个根据文件的语法进行比较的结构化比较工具。
|
|
|
|
|
|
|
|
|
|
## 基础实例
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
在这个JavaScript的例子中,我们可以看到:
|
|
|
|
|
|
|
|
|
|
@ -77,4 +77,4 @@ Difftastic是一个基于MIT许可证的开源软件,更多信息详见LICENSE
|
|
|
|
|
这个资源库的`vendor/`目录下还包括在
|
|
|
|
|
其他作者的树状分析器。这些都是基于MIT许可证和Apache许可证。更多细节见`vendor/*/LICENSE`。
|
|
|
|
|
|
|
|
|
|
`sample_files/`中的文件也采用MIT许可,除非在文件头中另有说明。
|
|
|
|
|
`sample_files/`中的文件也采用MIT许可,除非在文件头中另有说明。
|
|
|
|
|
|