diff --git a/README.md b/README.md index 67c8828a..55cd4395 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,25 @@ -

+

peko-logo

+

+ 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 ๐Ÿคน๐Ÿ” +

+

  @@ -37,31 +51,6 @@

-

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

- -

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 ๐ŸŒ๐Ÿชถ - -- 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`. @@ -220,3 +209,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)