Skip to content

Commit e474799

Browse files
committed
docs: Add Test and license badges to README
1 parent f83d06b commit e474799

11 files changed

Lines changed: 143 additions & 11 deletions

File tree

packages/cache/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
<p align="center"><a href="https://h3ravel.toneflix.net" target="_blank"><img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="400" alt="H3ravel Logo"></a></p>
1+
<div align="center">
2+
<a href="https://h3ravel.toneflix.net" target="_blank">
3+
<img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="200" alt="H3ravel Logo">
4+
</a>
5+
<h1 align="center"><a href="https://h3ravel.toneflix.net/arquebus">H3ravel Cache</a></h1>
26

37
[![Framework][ix]][lx]
48
[![Cache Package Version][i1]][l1]
59
[![Downloads][d1]][d1]
10+
[![Tests][tei]][tel]
11+
[![License][lini]][linl]
12+
13+
</div>
614

715
# About H3ravel/cache
816

@@ -29,3 +37,7 @@ The H3ravel framework is open-sourced software licensed under the [MIT license](
2937
[i1]: https://img.shields.io/npm/v/%40h3ravel%2Fcache?style=flat-square&label=@h3ravel/cache&color=%230970ce
3038
[l1]: https://www.npmjs.com/package/@h3ravel/cache
3139
[d1]: https://img.shields.io/npm/dt/%40h3ravel%2Fcache?style=flat-square&label=Downloads&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40h3ravel%2Fcache
40+
[linl]: https://github.com/h3ravel/framework/blob/main/LICENSE
41+
[lini]: https://img.shields.io/github/license/h3ravel/framework
42+
[tel]: https://github.com/h3ravel/framework/actions/workflows/test.yml
43+
[tei]: https://github.com/h3ravel/framework/actions/workflows/test.yml/badge.svg

packages/config/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
<p align="center"><a href="https://h3ravel.toneflix.net" target="_blank"><img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="400" alt="H3ravel Logo"></a></p>
1+
<div align="center">
2+
<a href="https://h3ravel.toneflix.net" target="_blank">
3+
<img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="200" alt="H3ravel Logo">
4+
</a>
5+
<h1 align="center"><a href="https://h3ravel.toneflix.net/arquebus">H3ravel Config</a></h1>
26

37
[![Framework][ix]][lx]
48
[![Config Package Version][i1]][l1]
59
[![Downloads][d1]][d1]
10+
[![Tests][tei]][tel]
11+
[![License][lini]][linl]
12+
13+
</div>
614

715
# About H3ravel/config
816

@@ -29,3 +37,7 @@ The H3ravel framework is open-sourced software licensed under the [MIT license](
2937
[i1]: https://img.shields.io/npm/v/%40h3ravel%2Fconfig?style=flat-square&label=@h3ravel/config&color=%230970ce
3038
[l1]: https://www.npmjs.com/package/@h3ravel/config
3139
[d1]: https://img.shields.io/npm/dt/%40h3ravel%2Fconfig?style=flat-square&label=Downloads&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40h3ravel%2Fconfig
40+
[linl]: https://github.com/h3ravel/framework/blob/main/LICENSE
41+
[lini]: https://img.shields.io/github/license/h3ravel/framework
42+
[tel]: https://github.com/h3ravel/framework/actions/workflows/test.yml
43+
[tei]: https://github.com/h3ravel/framework/actions/workflows/test.yml/badge.svg

packages/console/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
<p align="center"><a href="https://h3ravel.toneflix.net" target="_blank"><img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="400" alt="H3ravel Logo"></a></p>
1+
<div align="center">
2+
<a href="https://h3ravel.toneflix.net" target="_blank">
3+
<img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="200" alt="H3ravel Logo">
4+
</a>
5+
<h1 align="center"><a href="https://h3ravel.toneflix.net/arquebus">H3ravel Console</a></h1>
26

37
[![Framework][ix]][lx]
48
[![Console Package Version][i1]][l1]
59
[![Downloads][d1]][d1]
10+
[![Tests][tei]][tel]
11+
[![License][lini]][linl]
12+
13+
</div>
614

715
# About H3ravel/Console
816

@@ -29,3 +37,7 @@ The H3ravel framework is open-sourced software licensed under the [MIT license](
2937
[i1]: https://img.shields.io/npm/v/%40h3ravel%2Fconsole?style=flat-square&label=@h3ravel/console&color=%230970ce
3038
[l1]: https://www.npmjs.com/package/@h3ravel/console
3139
[d1]: https://img.shields.io/npm/dt/%40h3ravel%2Fconsole?style=flat-square&label=Downloads&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40h3ravel%2Fconsole
40+
[linl]: https://github.com/h3ravel/framework/blob/main/LICENSE
41+
[lini]: https://img.shields.io/github/license/h3ravel/framework
42+
[tel]: https://github.com/h3ravel/framework/actions/workflows/test.yml
43+
[tei]: https://github.com/h3ravel/framework/actions/workflows/test.yml/badge.svg

packages/core/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
<p align="center"><a href="https://h3ravel.toneflix.net" target="_blank"><img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="400" alt="H3ravel Logo"></a></p>
1+
<div align="center">
2+
<a href="https://h3ravel.toneflix.net" target="_blank">
3+
<img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="200" alt="H3ravel Logo">
4+
</a>
5+
<h1 align="center"><a href="https://h3ravel.toneflix.net/arquebus">H3ravel Core</a></h1>
26

37
[![Framework][ix]][lx]
48
[![Core Package Version][i1]][l1]
59
[![Downloads][d1]][d1]
10+
[![Tests][tei]][tel]
11+
[![License][lini]][linl]
12+
13+
</div>
614

715
# About H3ravel/core
816

@@ -29,3 +37,7 @@ The H3ravel framework is open-sourced software licensed under the [MIT license](
2937
[i1]: https://img.shields.io/npm/v/%40h3ravel%2Fcore?style=flat-square&label=@h3ravel/core&color=%230970ce
3038
[l1]: https://www.npmjs.com/package/@h3ravel/core
3139
[d1]: https://img.shields.io/npm/dt/%40h3ravel%2Fcore?style=flat-square&label=Downloads&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40h3ravel%2Fcore
40+
[linl]: https://github.com/h3ravel/framework/blob/main/LICENSE
41+
[lini]: https://img.shields.io/github/license/h3ravel/framework
42+
[tel]: https://github.com/h3ravel/framework/actions/workflows/test.yml
43+
[tei]: https://github.com/h3ravel/framework/actions/workflows/test.yml/badge.svg

packages/database/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
<p align="center"><a href="https://h3ravel.toneflix.net" target="_blank"><img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="400" alt="H3ravel Logo"></a></p>
1+
<div align="center">
2+
<a href="https://h3ravel.toneflix.net" target="_blank">
3+
<img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="200" alt="H3ravel Logo">
4+
</a>
5+
<h1 align="center"><a href="https://h3ravel.toneflix.net/arquebus">H3ravel Database</a></h1>
26

37
[![Framework][ix]][lx]
48
[![Database Package Version][i1]][l1]
59
[![Downloads][d1]][d1]
10+
[![Tests][tei]][tel]
11+
[![License][lini]][linl]
12+
13+
</div>
614

715
# About H3ravel/database
816

@@ -29,3 +37,7 @@ The H3ravel framework is open-sourced software licensed under the [MIT license](
2937
[i1]: https://img.shields.io/npm/v/%40h3ravel%2Fdatabase?style=flat-square&label=@h3ravel/database&color=%230970ce
3038
[l1]: https://www.npmjs.com/package/@h3ravel/database
3139
[d1]: https://img.shields.io/npm/dt/%40h3ravel%2Fdatabase?style=flat-square&label=Downloads&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40h3ravel%2Fdatabase
40+
[linl]: https://github.com/h3ravel/framework/blob/main/LICENSE
41+
[lini]: https://img.shields.io/github/license/h3ravel/framework
42+
[tel]: https://github.com/h3ravel/framework/actions/workflows/test.yml
43+
[tei]: https://github.com/h3ravel/framework/actions/workflows/test.yml/badge.svg

packages/http/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
<p align="center"><a href="https://h3ravel.toneflix.net" target="_blank"><img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="400" alt="H3ravel Logo"></a></p>
1+
<div align="center">
2+
<a href="https://h3ravel.toneflix.net" target="_blank">
3+
<img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="200" alt="H3ravel Logo">
4+
</a>
5+
<h1 align="center"><a href="https://h3ravel.toneflix.net/arquebus">H3ravel HTTP</a></h1>
26

37
[![Framework][ix]][lx]
48
[![Http Package Version][i1]][l1]
59
[![Downloads][d1]][d1]
10+
[![Tests][tei]][tel]
11+
[![License][lini]][linl]
12+
13+
</div>
614

715
# About H3ravel/http
816

@@ -29,3 +37,7 @@ The H3ravel framework is open-sourced software licensed under the [MIT license](
2937
[i1]: https://img.shields.io/npm/v/%40h3ravel%2Fhttp?style=flat-square&label=@h3ravel/http&color=%230970ce
3038
[l1]: https://www.npmjs.com/package/@h3ravel/http
3139
[d1]: https://img.shields.io/npm/dt/%40h3ravel%2Fhttp?style=flat-square&label=Downloads&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40h3ravel%2Fhttp
40+
[linl]: https://github.com/h3ravel/framework/blob/main/LICENSE
41+
[lini]: https://img.shields.io/github/license/h3ravel/framework
42+
[tel]: https://github.com/h3ravel/framework/actions/workflows/test.yml
43+
[tei]: https://github.com/h3ravel/framework/actions/workflows/test.yml/badge.svg

packages/mail/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
<p align="center"><a href="https://h3ravel.toneflix.net" target="_blank"><img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="400" alt="H3ravel Logo"></a></p>
1+
<div align="center">
2+
<a href="https://h3ravel.toneflix.net" target="_blank">
3+
<img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="200" alt="H3ravel Logo">
4+
</a>
5+
<h1 align="center"><a href="https://h3ravel.toneflix.net/arquebus">H3ravel Mail</a></h1>
26

37
[![Framework][ix]][lx]
48
[![Mail Package Version][i1]][l1]
59
[![Downloads][d1]][d1]
10+
[![Tests][tei]][tel]
11+
[![License][lini]][linl]
12+
13+
</div>
614

715
# About H3ravel/mail
816

@@ -29,3 +37,7 @@ The H3ravel framework is open-sourced software licensed under the [MIT license](
2937
[i1]: https://img.shields.io/npm/v/%40h3ravel%2Fmail?style=flat-square&label=@h3ravel/mail&color=%230970ce
3038
[l1]: https://www.npmjs.com/package/@h3ravel/mail
3139
[d1]: https://img.shields.io/npm/dt/%40h3ravel%2Fmail?style=flat-square&label=Downloads&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40h3ravel%2Fmail
40+
[linl]: https://github.com/h3ravel/framework/blob/main/LICENSE
41+
[lini]: https://img.shields.io/github/license/h3ravel/framework
42+
[tel]: https://github.com/h3ravel/framework/actions/workflows/test.yml
43+
[tei]: https://github.com/h3ravel/framework/actions/workflows/test.yml/badge.svg

packages/queue/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
<p align="center"><a href="https://h3ravel.toneflix.net" target="_blank"><img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="400" alt="H3ravel Logo"></a></p>
1+
<div align="center">
2+
<a href="https://h3ravel.toneflix.net" target="_blank">
3+
<img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="200" alt="H3ravel Logo">
4+
</a>
5+
<h1 align="center"><a href="https://h3ravel.toneflix.net/arquebus">H3ravel Queue</a></h1>
26

37
[![Framework][ix]][lx]
48
[![Mail Package Version][i1]][l1]
59
[![Downloads][d1]][d1]
10+
[![Tests][tei]][tel]
11+
[![License][lini]][linl]
12+
13+
</div>
614

715
# About H3ravel/queue
816

@@ -29,3 +37,7 @@ The H3ravel framework is open-sourced software licensed under the [MIT license](
2937
[i1]: https://img.shields.io/npm/v/%40h3ravel%2Fqueue?style=flat-square&label=@h3ravel/queue&color=%230970ce
3038
[l1]: https://www.npmjs.com/package/@h3ravel/queue
3139
[d1]: https://img.shields.io/npm/dt/%40h3ravel%2Fqueue?style=flat-square&label=Downloads&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40h3ravel%2Fqueue
40+
[linl]: https://github.com/h3ravel/framework/blob/main/LICENSE
41+
[lini]: https://img.shields.io/github/license/h3ravel/framework
42+
[tel]: https://github.com/h3ravel/framework/actions/workflows/test.yml
43+
[tei]: https://github.com/h3ravel/framework/actions/workflows/test.yml/badge.svg

packages/router/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
<p align="center"><a href="https://h3ravel.toneflix.net" target="_blank"><img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="400" alt="H3ravel Logo"></a></p>
1+
<div align="center">
2+
<a href="https://h3ravel.toneflix.net" target="_blank">
3+
<img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="200" alt="H3ravel Logo">
4+
</a>
5+
<h1 align="center"><a href="https://h3ravel.toneflix.net/arquebus">H3ravel Router</a></h1>
26

37
[![Framework][ix]][lx]
48
[![Router Package Version][i1]][l1]
59
[![Downloads][d1]][d1]
10+
[![Tests][tei]][tel]
11+
[![License][lini]][linl]
12+
13+
</div>
614

715
# About H3ravel/router
816

@@ -29,3 +37,7 @@ The H3ravel framework is open-sourced software licensed under the [MIT license](
2937
[i1]: https://img.shields.io/npm/v/%40h3ravel%2Frouter?style=flat-square&label=@h3ravel/router&color=%230970ce
3038
[l1]: https://www.npmjs.com/package/@h3ravel/router
3139
[d1]: https://img.shields.io/npm/dt/%40h3ravel%2Frouter?style=flat-square&label=Downloads&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40h3ravel%2Frouter
40+
[linl]: https://github.com/h3ravel/framework/blob/main/LICENSE
41+
[lini]: https://img.shields.io/github/license/h3ravel/framework
42+
[tel]: https://github.com/h3ravel/framework/actions/workflows/test.yml
43+
[tei]: https://github.com/h3ravel/framework/actions/workflows/test.yml/badge.svg

packages/shared/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
<p align="center"><a href="https://h3ravel.toneflix.net" target="_blank"><img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="400" alt="H3ravel Logo"></a></p>
1+
<div align="center">
2+
<a href="https://h3ravel.toneflix.net" target="_blank">
3+
<img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="200" alt="H3ravel Logo">
4+
</a>
5+
<h1 align="center"><a href="https://h3ravel.toneflix.net/arquebus">H3ravel Shared</a></h1>
26

37
[![Framework][ix]][lx]
48
[![Shared Package Version][i1]][l1]
59
[![Downloads][d1]][d1]
10+
[![Tests][tei]][tel]
11+
[![License][lini]][linl]
12+
13+
</div>
614

715
# About H3ravel/shared
816

@@ -29,3 +37,7 @@ The H3ravel framework is open-sourced software licensed under the [MIT license](
2937
[i1]: https://img.shields.io/npm/v/%40h3ravel%2Fshared?style=flat-square&label=@h3ravel/shared&color=%230970ce
3038
[l1]: https://www.npmjs.com/package/@h3ravel/shared
3139
[d1]: https://img.shields.io/npm/dt/%40h3ravel%2Fshared?style=flat-square&label=Downloads&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40h3ravel%2Fshared
40+
[linl]: https://github.com/h3ravel/framework/blob/main/LICENSE
41+
[lini]: https://img.shields.io/github/license/h3ravel/framework
42+
[tel]: https://github.com/h3ravel/framework/actions/workflows/test.yml
43+
[tei]: https://github.com/h3ravel/framework/actions/workflows/test.yml/badge.svg

0 commit comments

Comments
 (0)