From 96b29fbae6d42c4175fc76c3f775c5e95f0413c6 Mon Sep 17 00:00:00 2001 From: Seb Ringrose Date: Sat, 9 Mar 2024 15:35:37 +0000 Subject: [PATCH 01/16] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67c8828a..758d16d6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ peko-logo

From 42d067a499bbaa42f7990bde849386c87f86af3d Mon Sep 17 00:00:00 2001 From: Seb Ringrose Date: Sat, 9 Mar 2024 15:37:55 +0000 Subject: [PATCH 02/16] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 758d16d6..a846fb6e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ peko-logo

@@ -220,3 +220,6 @@ The modern JavaScript edge rocks because the client-server gap practically disap This is made possible by engines such as Deno that are built to the [ECMAScript](https://tc39.es/) specification and can run TypeScript natively. UI libraries like [Preact](https://github.com/preactjs/preact) combined with [htm](https://github.com/developit/htm) offer lightning fast client-side hydration with a browser-friendly markup syntax. If you are interested in contributing please submit a PR or get in contact ^^ + +## Credits: +Chick logo from [Twemoji](https://github.com/twitter/twemoji) From 93436d5e1dc1a2466e3bc1eb91d07102520dc314 Mon Sep 17 00:00:00 2001 From: Seb Ringrose Date: Sat, 9 Mar 2024 15:38:53 +0000 Subject: [PATCH 03/16] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a846fb6e..ca0336da 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ peko-chick

From 92c9f6c6759e1b4ebeed0af6b1c20ff607b6303c Mon Sep 17 00:00:00 2001 From: Seb Ringrose Date: Sat, 9 Mar 2024 15:39:29 +0000 Subject: [PATCH 04/16] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ca0336da..9111be71 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ style="margin: 1rem auto;" src="https://raw.githubusercontent.com/sejori/peko/main/example/preactSSR/assets/twemoji_chick.svg" alt="peko-chick" /> +

Peko

@@ -54,8 +55,6 @@

-

Designed for apps on the edge:

- - Fast - Regex route matcher. Works out-of-the-box with Deno, Bun & Cloudflare Workers ๐ŸŽ๏ธ๐Ÿ’จ - Featherweight - Functional API built with Web Standards & zero dependencies ๐ŸŒ๐Ÿชถ From 7f8f84d01d4e488f5ec4aa482d518e6225fa62af Mon Sep 17 00:00:00 2001 From: Seb Ringrose Date: Sat, 9 Mar 2024 15:40:12 +0000 Subject: [PATCH 05/16] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9111be71..f2c1c69c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -

+

peko-chick -

Peko

+ Peko

From 5da5cfd83d3bca1600ba8e927951834369706970 Mon Sep 17 00:00:00 2001 From: Seb Ringrose Date: Sat, 9 Mar 2024 15:40:42 +0000 Subject: [PATCH 06/16] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2c1c69c..22b916ad 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -

+

peko-chick From ae483157a7c157e78f9242536ffd15609abe5dcf Mon Sep 17 00:00:00 2001 From: Seb Ringrose Date: Sat, 9 Mar 2024 15:41:29 +0000 Subject: [PATCH 07/16] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 22b916ad..5878e1b0 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,12 @@ style="margin: 1rem auto;" src="https://raw.githubusercontent.com/sejori/peko/main/example/preactSSR/assets/twemoji_chick.svg" alt="peko-chick" /> - Peko

+

+ Peko +

+

  From 8687d4eafc8e80fbfc5ac0d3bf7bbd510c5bf649 Mon Sep 17 00:00:00 2001 From: Seb Ringrose Date: Sat, 9 Mar 2024 15:42:28 +0000 Subject: [PATCH 08/16] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5878e1b0..d2551905 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,12 @@

+

    +
  • Fast - Regex route matcher. Works out-of-the-box with Deno, Bun & Cloudflare Workers ๐ŸŽ๏ธ๐Ÿ’จ
  • +
  • Featherweight - Functional API built with Web Standards & zero dependencies ๐ŸŒ๐Ÿชถ
  • +
  • Feature-rich - Static files, auth, server-sent events & server profiling utils ๐Ÿคน๐Ÿ”
  • +
+   @@ -58,12 +64,6 @@

-- Fast - Regex route matcher. Works out-of-the-box with Deno, Bun & Cloudflare Workers ๐ŸŽ๏ธ๐Ÿ’จ - -- Featherweight - Functional API built with Web Standards & zero dependencies ๐ŸŒ๐Ÿชถ - -- Feature-rich - Static files, auth, server-sent events & server profiling utils ๐Ÿคน๐Ÿ” -

Overview

Routes and middleware are added to a `Router` instance with `.use`, `.addRoute` or `.get/post/put/delete`. From e65ecb7e259c859e10727afe04c213e527c3a33a Mon Sep 17 00:00:00 2001 From: Seb Ringrose Date: Sat, 9 Mar 2024 15:43:20 +0000 Subject: [PATCH 09/16] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d2551905..2f8456d2 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ Peko +
    +
  • Fast - Regex route matcher. Works out-of-the-box with Deno, Bun & Cloudflare Workers ๐ŸŽ๏ธ๐Ÿ’จ
  • +
  • Featherweight - Functional API built with Web Standards & zero dependencies ๐ŸŒ๐Ÿชถ
  • +
  • Feature-rich - Static files, auth, server-sent events & server profiling utils ๐Ÿคน๐Ÿ”
  • +
+

  @@ -41,13 +47,7 @@

-

-

    -
  • Fast - Regex route matcher. Works out-of-the-box with Deno, Bun & Cloudflare Workers ๐ŸŽ๏ธ๐Ÿ’จ
  • -
  • Featherweight - Functional API built with Web Standards & zero dependencies ๐ŸŒ๐Ÿชถ
  • -
  • Feature-rich - Static files, auth, server-sent events & server profiling utils ๐Ÿคน๐Ÿ”
  • -
- +

  From ed63238f94e65ac609249fdf1440c73fda47da34 Mon Sep 17 00:00:00 2001 From: Seb Ringrose Date: Sat, 9 Mar 2024 15:44:13 +0000 Subject: [PATCH 10/16] Update README.md --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2f8456d2..75e84336 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,6 @@ Peko -

-

  @@ -64,6 +58,14 @@

+

+

    +
  • Fast - Regex route matcher. Works out-of-the-box with Deno, Bun & Cloudflare Workers ๐ŸŽ๏ธ๐Ÿ’จ
  • +
  • Featherweight - Functional API built with Web Standards & zero dependencies ๐ŸŒ๐Ÿชถ
  • +
  • Feature-rich - Static files, auth, server-sent events & server profiling utils ๐Ÿคน๐Ÿ”
  • +
+

+

Overview

Routes and middleware are added to a `Router` instance with `.use`, `.addRoute` or `.get/post/put/delete`. From 4599a160649c53afe748dfa8567f064d4b293c0d Mon Sep 17 00:00:00 2001 From: Seb Ringrose Date: Sat, 9 Mar 2024 15:45:00 +0000 Subject: [PATCH 11/16] Update README.md --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 75e84336..5845a6dc 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,3 @@ -

- peko-chick -

- -

- Peko -

-

  @@ -58,6 +46,18 @@

+

+ peko-chick +

+ +

+ Peko +

+

  • Fast - Regex route matcher. Works out-of-the-box with Deno, Bun & Cloudflare Workers ๐ŸŽ๏ธ๐Ÿ’จ
  • From 3296ac220ed9a4397d91419ed5c076df620c59cb Mon Sep 17 00:00:00 2001 From: Seb Ringrose Date: Sat, 9 Mar 2024 15:46:02 +0000 Subject: [PATCH 12/16] Update README.md --- README.md | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/README.md b/README.md index 5845a6dc..53c38d6f 100644 --- a/README.md +++ b/README.md @@ -29,23 +29,6 @@

    -

    - -   - - API DOCS - -   - - -   - - COMMUNITY TOOLS - -   - -

    -

    Date: Sat, 9 Mar 2024 15:46:40 +0000 Subject: [PATCH 13/16] Update README.md --- README.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 53c38d6f..12de4823 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,23 @@ +

    + peko-chick +

    + +

    + Peko +

    + +

    +

      +
    • Fast - Regex route matcher. Works out-of-the-box with Deno, Bun & Cloudflare Workers ๐ŸŽ๏ธ๐Ÿ’จ
    • +
    • Featherweight - Functional API built with Web Standards & zero dependencies ๐ŸŒ๐Ÿชถ
    • +
    • Feature-rich - Static files, auth, server-sent events & server profiling utils ๐Ÿคน๐Ÿ”
    • +
    +

    +

      @@ -29,26 +49,6 @@

    -

    - peko-chick -

    - -

    - Peko -

    - -

    -

      -
    • Fast - Regex route matcher. Works out-of-the-box with Deno, Bun & Cloudflare Workers ๐ŸŽ๏ธ๐Ÿ’จ
    • -
    • Featherweight - Functional API built with Web Standards & zero dependencies ๐ŸŒ๐Ÿชถ
    • -
    • Feature-rich - Static files, auth, server-sent events & server profiling utils ๐Ÿคน๐Ÿ”
    • -
    -

    -

    Overview

    Routes and middleware are added to a `Router` instance with `.use`, `.addRoute` or `.get/post/put/delete`. From ba850c41c881a7fc3bd791513e1ee0a490888d7d Mon Sep 17 00:00:00 2001 From: Seb Ringrose Date: Sat, 9 Mar 2024 15:48:13 +0000 Subject: [PATCH 14/16] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 12de4823..9ab5391f 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@

      -
    • Fast - Regex route matcher. Works out-of-the-box with Deno, Bun & Cloudflare Workers ๐ŸŽ๏ธ๐Ÿ’จ
    • -
    • Featherweight - Functional API built with Web Standards & zero dependencies ๐ŸŒ๐Ÿชถ
    • -
    • Feature-rich - Static files, auth, server-sent events & server profiling utils ๐Ÿคน๐Ÿ”
    • +
    • Fast - Regex route matcher. Works out-of-the-box with Deno, Bun & Cloudflare Workers ๐ŸŽ๏ธ๐Ÿ’จ
    • +
    • Featherweight - Functional API built with Web Standards & zero dependencies ๐ŸŒ๐Ÿชถ
    • +
    • Feature-rich - Static files, auth, server-sent events & server profiling utils ๐Ÿคน๐Ÿ”

    From 807518aa353e4c88d3cfe8a1e8f30783f0ae8541 Mon Sep 17 00:00:00 2001 From: Seb Ringrose Date: Sat, 9 Mar 2024 15:49:08 +0000 Subject: [PATCH 15/16] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9ab5391f..3d2b6070 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,9 @@

    -

      -
    • Fast - Regex route matcher. Works out-of-the-box with Deno, Bun & Cloudflare Workers ๐ŸŽ๏ธ๐Ÿ’จ
    • -
    • Featherweight - Functional API built with Web Standards & zero dependencies ๐ŸŒ๐Ÿชถ
    • -
    • Feature-rich - Static files, auth, server-sent events & server profiling utils ๐Ÿคน๐Ÿ”
    • -
    + Fast - Regex route matcher. Works out-of-the-box with Deno, Bun & Cloudflare Workers ๐ŸŽ๏ธ๐Ÿ’จ
    + Featherweight - Functional API built with Web Standards & zero dependencies ๐ŸŒ๐Ÿชถ
    + Feature-rich - Static files, auth, server-sent events & server profiling utils ๐Ÿคน๐Ÿ”

    From d3f74e41132b771ee8ac967e9cda2957e3e3866c Mon Sep 17 00:00:00 2001 From: Seb Ringrose Date: Sat, 9 Mar 2024 15:49:45 +0000 Subject: [PATCH 16/16] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d2b6070..55cd4395 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,12 @@

    - Fast - Regex route matcher. Works out-of-the-box with Deno, Bun & Cloudflare Workers ๐ŸŽ๏ธ๐Ÿ’จ
    + Fast - Regex route matcher. Works out-of-the-box with Deno, Bun & Cloudflare Workers ๐ŸŽ๏ธ๐Ÿ’จ +

    +

    Featherweight - Functional API built with Web Standards & zero dependencies ๐ŸŒ๐Ÿชถ
    +

    +

    Feature-rich - Static files, auth, server-sent events & server profiling utils ๐Ÿคน๐Ÿ”