File tree Expand file tree Collapse file tree 1 file changed +29
-2
lines changed Expand file tree Collapse file tree 1 file changed +29
-2
lines changed Original file line number Diff line number Diff line change 1
- # Vue SFC To ES Modules
1
+ <h2 align =" center " >Vue SFC To ES Modules</h2 >
2
+ <br >
3
+ <div align =" center " >
2
4
3
- > Transpiled Vue SFC File to ES modules.
5
+ <p align =" center " >
6
+ Transpiled Vue <strong >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 ]
15
+
16
+ <br >
17
+
18
+ [ npmBadge ] :https://img.shields.io/npm/v/vue-sfc2esm.svg?maxAge=2592000
19
+ [ npmUrl ] :https://www.npmjs.com/package/vue-sfc2esm@next
20
+
21
+ [ npmDtBadge ] :https://img.shields.io/npm/dt/vue-sfc2esm.svg
22
+ [ npmDtUrl ] :https://www.npmjs.com/package/vue-sfc2esm
23
+
24
+ [ licenseBadge ] :https://img.shields.io/badge/license-MIT-blue.svg
25
+ [ licenseUrl ] :https://raw.githubusercontent.com/vueblocks/vue-sfc2esm/master/LICENSE
26
+
27
+ <!-- [bundlePhobiaBadge]:https://badgen.net/bundlephobia/minzip/vue-sfc2esm
28
+ [bundlePhobiaUrl]:https://bundlephobia.com/result?p=vue-sfc2esm -->
29
+
30
+ </div >
4
31
5
32
## ✨ Features
6
33
You can’t perform that action at this time.
0 commit comments