Inspired from Github diff viewer, it includes features like split view, inline view, word diff, line highlight and more. It is highly customizable and it supports almost all languages. Checkherefor v2.0 Install
Inspired from Github diff viewer, it includes features like split view, inline view, word diff, line highlight and more. It is highly customizable and it supports almost all languages. Checkherefor v2.0 Install yarn add react-diff-viewer#ornpm i react-diff-viewer ...
A simple and beautiful text diff viewer component made with Diff and React. Inspired from Github diff viewer, it includes features like split view, inline view, word diff, line highlight and more. It is highly customizable and it supports almost all languages. Check here for v2.0 Install yar...
3.3.012 years ago 3.2.635,9462 years ago 3.2.58,1482 years ago 3.2.41022 years ago 3.2.33353 years ago 3.2.28,6553 years ago 3.2.1613 years ago 3.2.003 years ago Install npm ireact-diff-viewer-continued Repository github.com/aeolun/react-diff-viewer-continued ...
【前端开源推荐】React-Diff-Viewer,是使用Diff和React制作的简单美观的文本diff查看器。它受Github差异查看器的启发,具有拆分视图,内联视图,单词差异,行高亮等功能。它是高度可定制的,并且几乎支持所有语言。如果你试图将此功能嵌入到您的笔记(如Boostnote)中,并对其进行定制,使其更适合你的应用程序(主题颜色、文档与...
它受Github差异查看器的启发,具有拆分视图,内联视图,单词差异,行高亮等功能。 它是高度可定制的,并且几乎支持所有语言。 查看v2.0 安装 yarn add react-diff-viewer # or npm i react-diff-viewer 用法 import React , { PureComponent } from 'react' ; import ReactDiffViewer from 'react-diff-viewer' ; ...
review,code-review,diff,diff-viewer,github,react,react-component,ui readme https://yarn.pm/react-diff-viewer-continued copy aeolun/react-diff-viewer-continuedreact-diff-viewer-continued Use it $yarn add react-diff-viewer-continued Try in RunKit·Browse Files ...
#!/bin/sh if [ -n "$TRAVIS_TAG" ]; then echo "Publishing examples to Github pages..." git config --global user.email "travis@travis-ci.org" git config --global user.name "Travis CI" yarn publish:examples else echo "Skipping examples deployment..." fi 1 2 3 4 5 6 7 8 9 10...
node_js: 12 before_script: yarn build after_success: './publish-examples.sh' deploy: skip_cleanup: true provider: npm email: praneshpranesh@gmail.com api_key: secure: ytHogDV6wWZKY3eCgdJ5TFCz57llxTe6W1EuLBbg3TvHfpAmcL5XzT77T0lNTYY95XmABwGpf4qvqui1fXVoFqqSXVPSVt9I1aQ4gxBzxPKHGPV++...
A simple and beautiful text diff viewer component made with Diff and React.Inspired from Github diff viewer, it includes features like split view, inline view, word diff, line highlight and more. It is highly customizable and it supports almost all languages....