File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- npm run test && npm run tsc && npm run lint
1+ npm run test && npm run tsc && npm run lint && npm run fmt:check
Original file line number Diff line number Diff line change 2929
3030<hr />
3131
32- ![ superdiff-stream-gif] ( https://raw.githubusercontent.com/DoneDeal0/superdiff/main/assets/stream-list-diff.gif )
32+ ## EXAMPLES
33+
34+ ![ superdiff-stream-gif] ( https://raw.githubusercontent.com/DoneDeal0/main/superdiff/main/assets/stream-list-diff.gif )
3335
3436<p align =" center " >
35- <sub >Superdiff smoothly comparing 1.8 million fictional votes in real time using <code >streamListDiff</code > in the browser </sub >
37+ <sub >Comparing millions of entries in real time with <code >streamListDiff</code ></sub >
3638</p >
3739
3840![ superdiff-text-diff-demo] ( https://raw.githubusercontent.com/DoneDeal0/superdiff/main/assets/text-diff-demo.png )
3941
4042<p align =" center " >
41- <sub >Detecting text changes using <code >getTextDiff</code ></sub >
43+ <sub >Detecting text changes with <code >getTextDiff</code ></sub >
4244</p >
4345
4446![ superdiff-geo-diff-demo] ( https://raw.githubusercontent.com/DoneDeal0/superdiff/main/assets/geo-diff-demo.png )
4547
4648<p align =" center " >
47- <sub >Detecting coordinates changes using <code >getGeoDiff</code ></sub >
49+ <sub >Tracking coordinate changes with <code >getGeoDiff</code ></sub >
4850</p >
51+
4952<hr />
5053
5154## ⚔ COMPETITORS
You can’t perform that action at this time.
0 commit comments