This repository was archived by the owner on Aug 5, 2024. It is now read-only.
This repository was archived by the owner on Aug 5, 2024. It is now read-only.
Would you welcome a typescript version? #58
Open
Description
Right now I'm working with a vendorized copy of diff-match-patch as part of CoCalc's code base. I'm considering converting diff-match-patch
to typescript as the rest of cocalc's repository is switching over to typescript.
However, I view the source of truth for the implementation to be here in this repository (just like the npm package for diff-match-patch from @JackuB et. al. defers to here). Instead of modifying it "internally", I'd like to contribute upstream here.
I would assume we'd still make the compile target match what's documented in the wiki:
it works in Netscape 4, Internet Explorer 5.5, and all browsers released since the year 2000
As part of this, I'd keep it closely aligned with @types/diff-match-patch
.
Metadata
Metadata
Assignees
Labels
No labels