Skip to content

Instantly share code, notes, and snippets.

View seantw's full-sized avatar

Sean Lin seantw

  • Taiwan
  • 06:15 (UTC +08:00)
View GitHub Profile
@KPChakravarthy
KPChakravarthy / htmldiff.js
Created August 10, 2020 04:41
Diff between 2 HTML documents
var Match,
calculate_operations,
consecutive_where,
create_index,
diff,
find_match,
find_matching_blocks,
html_to_tokens,
is_end_of_tag,
is_start_of_tag,