Skip to content

Commit

Permalink
docs: Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hoiheart committed Apr 29, 2022
1 parent e144da7 commit 1ceeb1c
Show file tree
Hide file tree
Showing 20 changed files with 188 additions and 24,462 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.DS_Store
node_modules
/dist
/docs

/tests/e2e/videos/
/tests/e2e/screenshots/
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Vue diff viewer plugin for Vue@3

You can see the difference between the two codes with the `vue-diff` plugin.
This plugin dependent on <a href="https://github.com/JackuB/diff-match-patch">diff-match-patch</a> and <a href="https://github.com/highlightjs/highlight.js/">highlight.js</a>, shows similar results to other diff viewers (e.g., Github Desktop).
Here is the <a href="https://hoiheart.github.io/vue-diff/demo/index.html" target="_blank" style="font-size: 1.2em; text-decoration: underline;">demo</a>
Here is the <a href="https://hoiheart.github.io/vue-diff/index.html" target="_blank" style="font-size: 1.2em; text-decoration: underline;">demo</a>

## Features

Expand Down
36 changes: 0 additions & 36 deletions dist/Code.vue.d.ts

This file was deleted.

109 changes: 0 additions & 109 deletions dist/Diff.vue.d.ts

This file was deleted.

69 changes: 0 additions & 69 deletions dist/Line.vue.d.ts

This file was deleted.

8 changes: 0 additions & 8 deletions dist/env.d.ts

This file was deleted.

2 changes: 0 additions & 2 deletions dist/highlight.d.ts

This file was deleted.

39 changes: 0 additions & 39 deletions dist/hooks.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion dist/index.css

This file was deleted.

14 changes: 0 additions & 14 deletions dist/index.d.ts

This file was deleted.

Loading

0 comments on commit 1ceeb1c

Please sign in to comment.