Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cudr authored Jul 25, 2019
1 parent 13fd876 commit 4996661
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Text diff compare to OP (CRDT Operation model)
<img src="https://img.shields.io/bundlephobia/minzip/scto.svg" />
![img](https://camo.githubusercontent.com/21132e0838961fbecb75077042aa9b15bc0bf6f9/68747470733a2f2f62616467656e2e6e65742f62616467652f4275696c74253230576974682f547970655363726970742f626c7565)

This package is similar to jsdiff, but generates CRDT-friendly operations. Useful for compare strings to OP data-transfer model. x 150 faster for strings compare than jsdiff!
This package is similar to jsdiff, but generates CRDT-friendly operations. Useful for compare strings to OP data-transfer model. x30 faster then diff-match-patch and x625 faster for strings compare than jsdiff!

<img width="353" alt="1 Cudr@MBP-Curd: ~:Projects:SCTO (zsh) 2019-07-24 11-25-33" src="https://user-images.githubusercontent.com/23132107/61777936-85d6e280-ae06-11e9-8daa-ea026289cedd.png">
![image](https://user-images.githubusercontent.com/23132107/61914815-7f518380-af4a-11e9-91ee-d20ed80fe309.png)

### Install

Expand Down

0 comments on commit 4996661

Please sign in to comment.