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
+ 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 @@
-
+
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
-
- - 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 ๐คน๐
-
-
@@ -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
-
-
@@ -58,6 +46,18 @@
+
+
+
+
+
+ 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
+
+
+
+
+ - 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
-
-
-
-
- - 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 ๐คน๐