Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: uiwjs/react-json-view

v2.0.0-alpha.39

23 Sep 05:30
@github-actions github-actions

Choose a tag to compare

Assets 2
Loading

v2.0.0-alpha.38

17 Sep 06:45
@github-actions github-actions

Choose a tag to compare

Loading

v2.0.0-alpha.37

26 Aug 16:16
@github-actions github-actions

Choose a tag to compare

Buy me a coffee

Documentation v2.0.0-alpha.37: https://raw.githack.com/uiwjs/react-json-view/9b4b997/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/9b4b997/index.html
Comparing Changes: v2.0.0-alpha.36...v2.0.0-alpha.37

npm i @uiw/react-json-view@2.0.0

Global beforeCopy (removes quotes and adds comments for objects

<JsonView value={example} onCopied={handleCopied} displayObjectSize={false}>

Section-level beforeCopy (converts to uppercase)

<JsonView.Copied
 beforeCopy={(text, keyName, value) => {
 console.log('Section-level beforeCopy:', { text, keyName, value });
 return text.toUpperCase();
 }}
/>
</JsonView>

Contributors

jaywcjlove
Loading

v2.0.0-alpha.36

19 Aug 08:47
@github-actions github-actions

Choose a tag to compare

Loading

v2.0.0-alpha.35

16 Aug 04:17
@github-actions github-actions

Choose a tag to compare

Buy me a coffee

Documentation v2.0.0-alpha.35: https://raw.githack.com/uiwjs/react-json-view/0596cd3/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/0596cd3/index.html
Comparing Changes: v2.0.0-alpha.34...v2.0.0-alpha.35

npm i @uiw/react-json-view@2.0.0

Contributors

jaywcjlove
Loading

v2.0.0-alpha.34

31 Jul 17:50
@github-actions github-actions

Choose a tag to compare

Loading

v2.0.0-alpha.33

10 Jul 11:42
@github-actions github-actions

Choose a tag to compare

Loading

v2.0.0-alpha.32

01 May 17:35
@github-actions github-actions

Choose a tag to compare

Buy me a coffee

Documentation v2.0.0-alpha.32: https://raw.githack.com/uiwjs/react-json-view/2e40de7/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/2e40de7/index.html
Comparing Changes: v2.0.0-alpha.31...v2.0.0-alpha.32

npm i @uiw/react-json-view@2.0.0

Contributors

jaywcjlove
Loading
fnoopv reacted with thumbs up emoji
1 person reacted

v2.0.0-alpha.31

30 Apr 08:27
@github-actions github-actions

Choose a tag to compare

Buy me a coffee

Documentation v2.0.0-alpha.31: https://raw.githack.com/uiwjs/react-json-view/8fda88a/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/8fda88a/index.html
Comparing Changes: v2.0.0-alpha.30...v2.0.0-alpha.31

npm i @uiw/react-json-view@2.0.0

Contributors

jaywcjlove
Loading
fnoopv and jaywcjlove reacted with thumbs up emoji
2 people reacted

v2.0.0-alpha.30

23 Oct 15:56
@github-actions github-actions

Choose a tag to compare

Loading
Previous 1 3 4 5 6 7
Previous

AltStyle によって変換されたページ (->オリジナル) /