File tree Expand file tree Collapse file tree 4 files changed +12
-1
lines changed Expand file tree Collapse file tree 4 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ # These are supported funding model platforms
2
+
3
+ # github: [jaywcjlove]
4
+ # patreon: # Replace with a single Patreon username
5
+ # open_collective: # Replace with a single Open Collective username
6
+ # ko_fi: # Replace with a single Ko-fi username
7
+ # tidelift: #npm/mocker-api
8
+ # community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9
+ custom : https://jaywcjlove.github.io/#/sponsor
Original file line number Diff line number Diff line change 73
73
name : ${{ steps.create_tag.outputs.version }}
74
74
tag : ${{ steps.create_tag.outputs.version }}
75
75
body : |
76
- [](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-json-view@${{steps.create_tag.outputs.versionNumber}}/file/README.md)
76
+ [](https://jaywcjlove.github.io/#/sponsor) [](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-json-view@${{steps.create_tag.outputs.versionNumber}}/file/README.md)
77
77
78
78
Documentation ${{ steps.changelog.outputs.tag }}: https://raw.githack.com/uiwjs/react-json-view/${{ steps.changelog.outputs.gh-pages-short-hash }}/index.html
79
79
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/${{ steps.changelog.outputs.gh-pages-short-hash }}/index.html
Original file line number Diff line number Diff line change 1
1
react-json-view
2
2
===
3
3
4
+ [ ![ Buy me a coffee] ( https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee )] ( https://jaywcjlove.github.io/#/sponsor )
4
5
[ ![ CI] ( https://github.com/uiwjs/react-json-view/actions/workflows/ci.yml/badge.svg )] ( https://github.com/uiwjs/react-json-view/actions/workflows/ci.yml )
5
6
[ ![ npm version] ( https://img.shields.io/npm/v/@uiw/react-json-view.svg )] ( https://www.npmjs.com/package/@uiw/react-json-view )
6
7
[ ![ NPM Downloads] ( https://img.shields.io/npm/dm/@uiw/react-json-view.svg?style=flat&label= )] ( https://www.npmjs.com/package/@uiw/react-json-view )
Original file line number Diff line number Diff line change 5
5
"main" : " cjs/index.js" ,
6
6
"module" : " esm/index.js" ,
7
7
"homepage" : " https://uiwjs.github.io/react-json-view" ,
8
+ "funding" : " https://jaywcjlove.github.io/#/sponsor" ,
8
9
"exports" : {
9
10
"./README.md" : " ./README.md" ,
10
11
"." : {
You can’t perform that action at this time.
0 commit comments