File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5
5
<a href =" https://www.npmjs.com/package/vite-plugin-vue-hsml " target =" _blank " >
6
6
<img alt="Downloads" src="https://img.shields.io/npm/dt/vite-plugin-vue-hsml.svg">
7
7
</a >
8
- <a href =" https://github.com/Shinigami92 /vite-plugin-vue-hsml/actions/workflows/ci.yml " >
9
- <img alt="Build Status" src="https://github.com/Shinigami92 /vite-plugin-vue-hsml/actions/workflows/ci.yml/badge.svg?branch=main">
8
+ <a href =" https://github.com/hsml-lab /vite-plugin-vue-hsml/actions/workflows/ci.yml " >
9
+ <img alt="Build Status" src="https://github.com/hsml-lab /vite-plugin-vue-hsml/actions/workflows/ci.yml/badge.svg?branch=main">
10
10
</a >
11
- <a href =" https://github.com/Shinigami92 /vite-plugin-vue-hsml/blob/main/LICENSE " >
12
- <img alt="License: MIT" src="https://img.shields.io/github/license/Shinigami92 /vite-plugin-vue-hsml.svg">
11
+ <a href =" https://github.com/hsml-lab /vite-plugin-vue-hsml/blob/main/LICENSE " >
12
+ <img alt="License: MIT" src="https://img.shields.io/github/license/hsml-lab /vite-plugin-vue-hsml.svg">
13
13
</a >
14
14
<a href =" https://www.paypal.com/donate?hosted_button_id=L7GY729FBKTZY " target =" _blank " >
15
15
<img alt="Donate: PayPal" src="https://img.shields.io/badge/Donate-PayPal-blue.svg">
@@ -24,7 +24,7 @@ Right now there is no stable version of `hsml` available. I'm just working on it
24
24
25
25
# vite-plugin-vue-hsml
26
26
27
- [ hsml] ( https://github.com/Shinigami92 /hsml ) is a hyper short markup language that is inspired by [ pug] ( https://pugjs.org ) (aka jade).
27
+ [ hsml] ( https://github.com/hsml-lab /hsml ) is a hyper short markup language that is inspired by [ pug] ( https://pugjs.org ) (aka jade).
28
28
29
29
This plugin allows you to use ` hsml ` in Vue SFCs.
30
30
Original file line number Diff line number Diff line change 10
10
},
11
11
"repository" : {
12
12
"type" : " git" ,
13
- "url" : " https://github.com/Shinigami92 /vite-plugin-vue-hsml.git"
13
+ "url" : " https://github.com/hsml-lab /vite-plugin-vue-hsml.git"
14
14
},
15
15
"funding" : [
16
16
{
22
22
"url" : " https://www.paypal.com/donate/?hosted_button_id=L7GY729FBKTZY"
23
23
}
24
24
],
25
- "bugs" : " https://github.com/Shinigami92 /vite-plugin-vue-hsml/issues" ,
25
+ "bugs" : " https://github.com/hsml-lab /vite-plugin-vue-hsml/issues" ,
26
26
"license" : " MIT" ,
27
27
"type" : " module" ,
28
28
"exports" : " ./dist/index.js" ,
You can’t perform that action at this time.
0 commit comments