Skip to content

Commit fae6a96

Browse files
committed
publish to chrome web storeˆ
1 parent 05cce19 commit fae6a96

File tree

4 files changed

+5
-2
lines changed

4 files changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
jsdiff
1+
![jsdiff](./src/img/panel-icon64.png)
22
---
33
Chrome devtools extension
44
intended to display result of in-memory object comparisons with
55
the help of dedicated commands invoked via console.
66

7+
[find at chrome web-store](https://chrome.google.com/webstore/detail/jsdiff-devtool/iefeamoljhdcpigpnpggeiiabpnpgonb)
8+
79
Example
810
===
911
```javascript
@@ -22,4 +24,5 @@ that will shift objects from right to left, showing differences with previous pu
2224

2325
Based on
2426
===
25-
[jsondiffpatch](https://github.com/benjamine/jsondiffpatch) by benjamine
27+
- [jsondiffpatch](https://github.com/benjamine/jsondiffpatch) by Benjamín Eidelman
28+
- [vuejs](https://github.com/vuejs) by Evan You

doc/screenshot-00.png

181 KB
Loading

doc/screenshot-01.png

161 KB
Loading

src/img/panel-icon64.png

4.7 KB
Loading

0 commit comments

Comments
 (0)