1
- <h1 align =" center " >
2
- <img align =" top " width =" 44 " src =" https://raw.githubusercontent.com/wxt-dev/wxt/HEAD/docs/public/hero-logo.svg " alt =" WXT Logo " >
3
- <span >WXT</span >
4
- </h1 >
5
-
6
- <p align =" center " >
7
- <a href =" https://www.npmjs.com/package/wxt " target =" _blank " ><img alt =" npm version " src =" https://img.shields.io/npm/v/wxt?labelColor=black&color=%234fa048 " ></a >
8
- <span > </span >
9
- <a href =" https://www.npmjs.com/package/wxt " target =" _blank " ><img alt =" downloads " src =" https://img.shields.io/npm/dm/wxt?labelColor=black&color=%234fa048 " ></a >
10
- <span > </span >
11
- <a href =" https://github.com/wxt-dev/wxt/blob/main/LICENSE " target =" _blank " ><img alt =" license | MIT " src =" https://img.shields.io/npm/l/wxt?labelColor=black&color=%234fa048 " ></a >
12
- <span > </span >
13
- <a href =" https://codecov.io/github/wxt-dev/wxt " target =" _blank " ><img alt =" coverage " src =" https://img.shields.io/codecov/c/github/wxt-dev/wxt?labelColor=black&color=%234fa048 " ></a >
14
- </p >
15
-
16
- <p align =" center " >
17
- <span >Next-gen framework for developing web extensions.</span >
18
- <br />
19
- <span >⚡</span >
20
- <br />
21
- <q ><i >It's like Nuxt, but for Web Extensions</i ></q >
22
- </p >
23
-
24
- <p align =" center " >
25
- <a href =" https://wxt.dev/guide/installation.html " target =" _blank " >Get Started</a >
26
- &bull ;
27
- <a href =" https://wxt.dev/api/config.html " target =" _blank " >Configuration</a >
28
- &bull ;
29
- <a href =" https://wxt.dev/examples.html " target =" _blank " >Examples</a >
30
- &bull ;
31
- <a href =" https://github.com/wxt-dev/wxt/blob/main/packages/wxt/CHANGELOG.md " target =" _blank " >Changelog</a >
32
- &bull ;
33
- <a href =" https://discord.gg/ZFsZqGery9 " target =" _blank " >Discord</a >
34
- </p >
1
+ <div align =" center " >
2
+
3
+ # <img align =" top " width =" 44 " src =" https://raw.githubusercontent.com/wxt-dev/wxt/HEAD/docs/public/hero-logo.svg " alt =" WXT Logo " > WXT
4
+
5
+ [ ![ npm version] ( https://img.shields.io/npm/v/wxt?labelColor=black&color=%234fa048 )] ( https://www.npmjs.com/package/wxt )
6
+ [ ![ downloads] ( https://img.shields.io/npm/dm/wxt?labelColor=black&color=%234fa048 )] ( https://www.npmjs.com/package/wxt )
7
+ [ ![ license | MIT] ( https://img.shields.io/npm/l/wxt?labelColor=black&color=%234fa048 )] ( https://github.com/wxt-dev/wxt/blob/main/LICENSE )
8
+ [ ![ coverage] ( https://img.shields.io/codecov/c/github/wxt-dev/wxt?labelColor=black&color=%234fa048 )] ( https://codecov.io/github/wxt-dev/wxt )
9
+
10
+ Next-gen framework for developing web extensions.<br />⚡<br /><q ><i >It's like Nuxt, but for Web Extensions</i ></q >
11
+
12
+ [ Get Started] ( https://wxt.dev/guide/installation.html ) •
13
+ [ Configuration] ( https://wxt.dev/api/config.html ) •
14
+ [ Examples] ( https://wxt.dev/examples.html ) •
15
+ [ Changelog] ( https://github.com/wxt-dev/wxt/blob/main/packages/wxt/CHANGELOG.md ) •
16
+ [ Discord] ( https://discord.gg/ZFsZqGery9 )
17
+
18
+ </div >
35
19
36
20
![ Example CLI Output] ( https://raw.githubusercontent.com/wxt-dev/wxt/HEAD/docs/assets/cli-output.png )
37
21
43
27
44
28
Bootstrap a new project:
45
29
46
- <!-- automd:pm-x version="latest" name="wxt" args="init" -->
47
-
48
30
``` sh
49
31
# npm
50
32
npx wxt@latest init
@@ -56,8 +38,6 @@ pnpm dlx wxt@latest init
56
38
bunx wxt@latest init
57
39
```
58
40
59
- <!-- /automd -->
60
-
61
41
Or see the [ installation guide] ( https://wxt.dev/guide/installation.html ) to get started with WXT.
62
42
63
43
## Features
@@ -79,17 +59,11 @@ Or see the [installation guide](https://wxt.dev/guide/installation.html) to get
79
59
80
60
WXT is a [ MIT-licensed] ( https://github.com/wxt-dev/wxt/blob/main/LICENSE ) open source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please consider [ sponsoring WXT's development] ( https://github.com/sponsors/wxt-dev ) .
81
61
82
- < a href = " https://github.com/sponsors/wxt-dev " >< img alt = " WXT Sponsors " src = " https://raw.githubusercontent.com/wxt-dev/static/refs/heads/main/sponsorkit/sponsors.svg " ></ a >
62
+ [ ![ WXT Sponsors] ( https://raw.githubusercontent.com/wxt-dev/static/refs/heads/main/sponsorkit/sponsors.svg )] ( https://github.com/sponsors/wxt-dev )
83
63
84
64
## Contributors
85
65
86
- <!-- automd:contributors author="aklinker1" license="MIT" github="wxt-dev/wxt" -->
87
-
88
66
Published under the [ MIT] ( https://github.com/wxt-dev/wxt/blob/main/LICENSE ) license.
89
67
Made by [ @aklinker1 ] ( https://github.com/aklinker1 ) and [ community] ( https://github.com/wxt-dev/wxt/graphs/contributors ) 💛
90
- <br ><br >
91
- <a href =" https://github.com/wxt-dev/wxt/graphs/contributors " >
92
- <img src =" https://contrib.rocks/image?repo=wxt-dev/wxt " alt =" GitHub stars over time " />
93
- </a >
94
68
95
- <!-- /automd -->
69
+ [ ![ WXT contributors ] ( https://contrib.rocks/image?repo=wxt-dev/wxt )] ( https://github.com/wxt-dev/wxt/graphs/contributors )
0 commit comments