File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
playground/src/components Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# unplugin-jsx-string [ ![ npm] ( https://img.shields.io/npm/v/unplugin-jsx-string.svg )] ( https://npmjs.com/package/unplugin-jsx-string )
2
2
3
- [ ![ Unit Test] ( https://github.com/sxzz /unplugin-jsx-string/actions/workflows/unit-test.yml/badge.svg )] ( https://github.com/sxzz /unplugin-jsx-string/actions/workflows/unit-test.yml )
3
+ [ ![ Unit Test] ( https://github.com/unplugin /unplugin-jsx-string/actions/workflows/unit-test.yml/badge.svg )] ( https://github.com/unplugin /unplugin-jsx-string/actions/workflows/unit-test.yml )
4
4
5
5
Converts JSX to HTML strings at compile time.
6
6
Original file line number Diff line number Diff line change 13
13
" react"
14
14
],
15
15
"license" : " MIT" ,
16
- "homepage" : " https://github.com/sxzz /unplugin-jsx-string#readme" ,
16
+ "homepage" : " https://github.com/unplugin /unplugin-jsx-string#readme" ,
17
17
"bugs" : {
18
- "url" : " https://github.com/sxzz /unplugin-jsx-string/issues"
18
+ "url" : " https://github.com/unplugin /unplugin-jsx-string/issues"
19
19
},
20
20
"repository" : {
21
21
"type" : " git" ,
22
- "url" : " git+https://github.com/sxzz /unplugin-jsx-string.git"
22
+ "url" : " git+https://github.com/unplugin /unplugin-jsx-string.git"
23
23
},
24
24
"author" :
" 三咲智子 <[email protected] >" ,
25
25
"files" : [
Original file line number Diff line number Diff line change 9
9
class =" icon-btn"
10
10
i-carbon-logo-github
11
11
rel =" noreferrer"
12
- href =" https://github.com/sxzz /unplugin-jsx-string"
12
+ href =" https://github.com/unplugin /unplugin-jsx-string"
13
13
target =" _blank"
14
14
title =" GitHub"
15
15
/>
You can’t perform that action at this time.
0 commit comments