File tree 4 files changed +14
-4
lines changed
4 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 10
10
<a href =" https://github.com/doc-han/xtensio?tab=MIT-1-ov-file#readme " >
11
11
<img alt="GitHub License" src="https://img.shields.io/github/license/doc-han/xtensio?color=blue">
12
12
</a >
13
+ <a href =" https://www.npmjs.com/package/xtensio " >
14
+ <img alt="NPM Downloads" src="https://img.shields.io/npm/d18m/xtensio">
15
+ </a >
16
+ <a href="https://www.npmjs.com/package/xtensio">
17
+ <img alt="NPM Version" src="https://img.shields.io/npm/v/xtensio">
18
+ </a >
13
19
<a href =" https://github.com/doc-han/xtensio " >
14
20
<img src="https://img.shields.io/badge/PR's-Welcome-brightgreen" alt="PRs welcome!" />
15
21
</a >
19
25
20
26
</h4 >
21
27
22
- check docs at [ xtensio.io] ( https://xtensio.io/getting-started/ )
28
+ <p align =" center " >
29
+ <u >
30
+ <a href =" https://xtensio.io/getting-started/ " >Documentation at xtensio.io</a >
31
+ </u >
32
+ </p >
23
33
24
34
### What is xtensio?
25
35
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-extension-app" ,
3
- "version" : " 0.2.16 " ,
3
+ "version" : " 0.2.18 " ,
4
4
"main" : " index.js" ,
5
5
"license" : " MIT" ,
6
6
"bin" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-xtensio-app" ,
3
- "version" : " 0.2.16 " ,
3
+ "version" : " 0.2.18 " ,
4
4
"description" : " Create a new extension project pretty quick" ,
5
5
"main" : " ./bin/create-xtensio-app" ,
6
6
"repository" : " https://github.com/doc-han/xtensio.git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " xtensio" ,
3
- "version" : " 0.4.8 " ,
3
+ "version" : " 0.4.11 " ,
4
4
"description" : " A browser extension development tool" ,
5
5
"main" : " ./.build/index.js" ,
6
6
"author" : " Farhan Yahaya" ,
You can’t perform that action at this time.
0 commit comments