File tree Expand file tree Collapse file tree 3 files changed +16
-5
lines changed Expand file tree Collapse file tree 3 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright © 2023-PRESENT 三咲智子 (https://github.com/sxzz)
3+ Copyright © 2023-PRESENT Kevin Deng (https://github.com/sxzz)
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1- # unplugin-vue-named-export [ ![ npm ] ( https://img.shields.io/npm/v/unplugin-vue-named-export.svg )] ( https://npmjs.com/package/unplugin-vue-named-export )
1+ # unplugin-vue-named-export
22
3- [ ![ Unit Test] ( https://github.com/unplugin/unplugin-vue-named-export/actions/workflows/unit-test.yml/badge.svg )] ( https://github.com/unplugin/unplugin-vue-named-export/actions/workflows/unit-test.yml )
3+ [ ![ npm version] [ npm-version-src ]] [ npm-version-href ]
4+ [ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
5+ [ ![ Unit Test] [ unit-test-src ]] [ unit-test-href ]
46
57Named export for Vue SFC.
68
@@ -142,4 +144,13 @@ Support only pascal case named export for Volar.
142144
143145## License
144146
145- [MIT](./LICENSE) License © 2023-PRESENT [三咲智子](https://github.com/sxzz)
147+ [MIT](./LICENSE) License © 2023-PRESENT [Kevin Deng](https://github.com/sxzz)
148+
149+ <!-- Badges -->
150+
151+ [npm-version-src]: https://img.shields.io/npm/v/unplugin-vue-named-export.svg
152+ [npm-version-href]: https://npmjs.com/package/unplugin-vue-named-export
153+ [npm-downloads-src]: https://img.shields.io/npm/dm/unplugin-vue-named-export
154+ [npm-downloads-href]: https://www.npmcharts.com/compare/unplugin-vue-named-export?interval=30
155+ [unit-test-src]: https://github.com/sxzz/unplugin-vue-named-export/actions/workflows/unit-test.yml/badge.svg
156+ [unit-test-href]: https://github.com/sxzz/unplugin-vue-named-export/actions/workflows/unit-test.yml
Original file line number Diff line number Diff line change 2020 "type" : " git" ,
2121 "url" : " git+https://github.com/unplugin/unplugin-vue-named-export.git"
2222 },
23- "author" : " 三咲智子 Kevin Deng <sxzz@sxzz.moe>" ,
23+ "author" : " Kevin Deng <sxzz@sxzz.moe>" ,
2424 "funding" : " https://github.com/sponsors/sxzz" ,
2525 "files" : [
2626 " dist"
You can’t perform that action at this time.
0 commit comments