We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af01bf5 commit ff2f1e5Copy full SHA for ff2f1e5
README.md
@@ -1,19 +1,17 @@
1
-<h2 align="center">Vue SFC To ES Modules</h2>
2
-<br>
+<h1 align="center">Vue SFC To ES Modules</h1>
3
<div align="center">
4
5
<p align="center">
6
- Transpiled Vue <strong>SFC File</strong> to <strong>ES modules</strong>.
+ Transpiled <strong>Vue SFC File</strong> to <strong>ES modules</strong>.
7
</p>
8
9
<br>
10
11
[![NPM][npmBadge]][npmUrl]
12
[![NPM Download][npmDtBadge]][npmDtUrl]
13
-<!-- [![Minzipped Size][bundlePhobiaBadge]][bundlePhobiaUrl] -->
14
[![License][licenseBadge]][licenseUrl]
+<!-- [![Minzipped Size][bundlePhobiaBadge]][bundlePhobiaUrl] -->
15
16
17
18
[npmBadge]:https://img.shields.io/npm/v/vue-sfc2esm.svg?maxAge=2592000
19
[npmUrl]:https://www.npmjs.com/package/vue-sfc2esm@next
0 commit comments