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/xxxx
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 75
75
name : ${{ steps.create_tag.outputs.version }}
76
76
tag : ${{ steps.create_tag.outputs.version }}
77
77
body : |
78
- [](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-textarea-code-editor@${{steps.create_tag.outputs.versionNumber}}/file/README.md) [](https://bundlephobia.com/result?p=@uiw/react-textarea-code-editor@${{steps.create_tag.outputs.versionNumber}})
78
+ [](https://jaywcjlove.github.io/#/sponsor) [](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-textarea-code-editor@${{steps.create_tag.outputs.versionNumber}}/file/README.md) [](https://bundlephobia.com/result?p=@uiw/react-textarea-code-editor@${{steps.create_tag.outputs.versionNumber}})
79
79
80
80
Documentation ${{ steps.changelog.outputs.tag }}: https://raw.githack.com/uiwjs/react-textarea-code-editor/${{ steps.changelog.outputs.gh-pages-short-hash }}/index.html
81
81
Comparing Changes: ${{ steps.changelog.outputs.compareurl }}
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ React Textarea Code Editor
2
2
===
3
3
<!-- rehype:style=display:none;-->
4
4
5
+ [ ![ Buy me a coffee] ( https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee )] ( https://jaywcjlove.github.io/#/sponsor )
5
6
[ ![ Build & Deploy] ( https://github.com/uiwjs/react-textarea-code-editor/actions/workflows/ci.yml/badge.svg )] ( https://github.com/uiwjs/react-textarea-code-editor/actions/workflows/ci.yml )
6
7
[ ![ Coverage Status] ( https://uiwjs.github.io/react-textarea-code-editor/badges.svg )] ( https://uiwjs.github.io/react-textarea-code-editor/coverage/lcov-report )
7
8
[ ![ NPM Download] ( https://img.shields.io/npm/dm/@uiw/react-textarea-code-editor.svg?style=flat )] ( https://www.npmjs.com/package/@uiw/react-textarea-code-editor )
Original file line number Diff line number Diff line change 3
3
"version" : " 2.1.9" ,
4
4
"description" : " A simple code editor with syntax highlighting." ,
5
5
"homepage" : " https://uiwjs.github.io/react-textarea-code-editor/" ,
6
+ "funding" : " https://jaywcjlove.github.io/#/sponsor" ,
6
7
"main" : " cjs/index.js" ,
7
8
"module" : " esm/index.js" ,
8
9
"repository" : {
You can’t perform that action at this time.
0 commit comments