File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,12 +6,18 @@ a React/Vue component to show the `git --diff` result, just like Github code rev
66
77## Packages
88
9- | Package | Version |
10- | :---------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------- |
11- | [ ` @git-diff-view/core ` ] ( packages/core ) | [ ![ npm (scoped)] ( https://img.shields.io/npm/v/%40git-diff-view/core )] ( https://www.npmjs.com/package/@git-diff-view/core ) |
12- | [ ` @git-diff-view/react ` ] ( packages/react ) | [ ![ npm (scoped)] ( https://img.shields.io/npm/v/%40git-diff-view/react )] ( https://www.npmjs.com/package/@git-diff-view/react ) |
13- | [ ` @git-diff-view/vue ` ] ( packages/vue ) | [ ![ npm (scoped)] ( https://img.shields.io/npm/v/%40git-diff-view/vue )] ( https://www.npmjs.com/package/@git-diff-view/vue ) |
14-
9+ | Package | Version |
10+ | :-------------------- | :----------------------------- |
11+ | [ ` @git-diff-view/core ` ] ( packages/core ) | [ ![ npm (scoped)] ( https://img.shields.io/npm/v/%40git-diff-view/core )] ( https://www.npmjs.com/package/@git-diff-view/core ) |
12+ | [ ` @git-diff-view/react ` ] ( packages/react ) | [ ![ npm (scoped)] ( https://img.shields.io/npm/v/%40git-diff-view/react )] ( https://www.npmjs.com/package/@git-diff-view/react ) |
13+ | [ ` @git-diff-view/vue ` ] ( packages/vue ) | [ ![ npm (scoped)] ( https://img.shields.io/npm/v/%40git-diff-view/vue )] ( https://www.npmjs.com/package/@git-diff-view/vue ) |
14+
15+ ### syntax highlighter
16+ | Package | Version |
17+ | :-------------------- | :----------------------------- |
18+ | [ ` @git-diff-view/lowlight ` ] ( packages/lowlight ) ` build in ` | [ ![ npm (scoped)] ( https://img.shields.io/npm/v/%40git-diff-view/lowlight )] ( https://www.npmjs.com/package/@git-diff-view/lowlight ) |
19+ | [ ` @git-diff-view/shiki ` ] ( packages/shiki ) | [ ![ npm (scoped)] ( https://img.shields.io/npm/v/%40git-diff-view/shiki )] ( https://www.npmjs.com/package/@git-diff-view/shiki ) |
20+
1521
1622## Screen Shot
1723![ Screenshot] ( 1.png )
You can’t perform that action at this time.
0 commit comments