You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+56-50Lines changed: 56 additions & 50 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,56 +8,61 @@ This list is a collection of the best Deno modules and resources.
8
8
9
9
## Contents
10
10
11
-
-[Docs](#docs)
12
-
-[Official Docs](#official-docs)
13
-
-[External Docs](#external-docs)
14
-
-[Online Playgrounds](#online-playgrounds)
15
-
-[Modules](#modules)
16
-
-[Automation](#automation)
17
-
-[CLI utils](#cli-utils)
18
-
-[Cloud APIs](#cloud-apis)
19
-
-[Database](#database)
20
-
-[Editor framework](#editor-framework)
21
-
-[Frontend development](#frontend-development)
22
-
-[Frontend framework](#frontend-framework)
23
-
-[Game engine](#game-engine)
24
-
-[LLM](#llm)
25
-
-[Logging](#logging)
26
-
-[Machine Learning](#machine-learning)
27
-
-[Mail](#mail)
28
-
-[Markdown](#markdown)
29
-
-[Math](#math)
30
-
-[Static site generator](#static-site-generator)
31
-
-[String utils](#string-utils)
32
-
-[Social Platform APIs](#social-platform-apis)
33
-
-[Template engine](#template-engine)
34
-
-[Testing](#testing)
35
-
-[Utils](#utils)
36
-
-[Web framework](#web-framework)
37
-
-[WebSocket](#websocket)
38
-
-[Web utils](#web-utils)
39
-
-[Webview](#webview)
40
-
-[XML](#xml)
41
-
-[Registries](#registries)
42
-
-[Showcases](#showcases)
43
-
-[Tools](#tools)
44
-
-[Integrations](#integrations)
45
-
-[Articles](#articles)
46
-
-[Blogs/Newsletters](#blogsnewsletters)
47
-
-[Presentations](#presentations)
48
-
-[Resources](#resources)
49
-
-[Books](#books)
50
-
-[Resources in Other Languages](#resources-in-other-languages)
51
-
-[Chinese](#chinese)
52
-
-[Hebrew](#hebrew)
53
-
-[Indonesian](#indonesian)
54
-
-[Italian](#italian)
55
-
-[Japanese](#japanese)
56
-
-[Korean](#korean)
57
-
-[Russian](#russian)
58
-
-[Spanish](#spanish)
59
-
-[Darija (Arabe marocain)](#darija)
60
-
-[Kurdish (Central)](#kurdish-central)
11
+
-[Awesome Deno ](#awesome-deno-)
12
+
-[Contents](#contents)
13
+
-[Docs](#docs)
14
+
-[Official Docs](#official-docs)
15
+
-[External Docs](#external-docs)
16
+
-[Online Playgrounds](#online-playgrounds)
17
+
-[Modules](#modules)
18
+
-[Automation](#automation)
19
+
-[CLI utils](#cli-utils)
20
+
-[Cloud APIs](#cloud-apis)
21
+
-[Database](#database)
22
+
-[Editor framework](#editor-framework)
23
+
-[Frontend development](#frontend-development)
24
+
-[Frontend framework](#frontend-framework)
25
+
-[Game engine](#game-engine)
26
+
-[Image](#image)
27
+
-[LLM](#llm)
28
+
-[Logging](#logging)
29
+
-[Machine learning](#machine-learning)
30
+
-[Mail](#mail)
31
+
-[Markdown](#markdown)
32
+
-[Math](#math)
33
+
-[Static site generator](#static-site-generator)
34
+
-[String utils](#string-utils)
35
+
-[Social Platform APIs](#social-platform-apis)
36
+
-[Template engine](#template-engine)
37
+
-[Testing](#testing)
38
+
-[Utils](#utils)
39
+
-[Validation](#validation)
40
+
-[Video](#video)
41
+
-[Web framework](#web-framework)
42
+
-[WebSocket](#websocket)
43
+
-[Web utils](#web-utils)
44
+
-[Webview](#webview)
45
+
-[XML](#xml)
46
+
-[Registries](#registries)
47
+
-[Showcases](#showcases)
48
+
-[Tools](#tools)
49
+
-[Integrations](#integrations)
50
+
-[Blogs/Newsletters](#blogsnewsletters)
51
+
-[Articles](#articles)
52
+
-[Presentations](#presentations)
53
+
-[Resources](#resources)
54
+
-[Books](#books)
55
+
-[Resources in Other Languages](#resources-in-other-languages)
56
+
-[Chinese](#chinese)
57
+
-[Hebrew](#hebrew)
58
+
-[Indonesian](#indonesian)
59
+
-[Italian](#italian)
60
+
-[Japanese](#japanese)
61
+
-[Korean](#korean)
62
+
-[Russian](#russian)
63
+
-[Spanish](#spanish)
64
+
-[Darija](#darija)
65
+
-[Kurdish (Central)](#kurdish-central)
61
66
62
67
## Docs
63
68
@@ -289,6 +294,7 @@ This list is a collection of the best Deno modules and resources.
289
294
-[opine-http-proxy](https://github.com/asos-craigmorten/opine-http-proxy) - Proxy middleware for Deno Opine HTTP servers.
290
295
-[wren](https://github.com/zaiste/wren) - A small, but powerful HTTP library with a functional spin for creating composable web apps, built for convenience and simplicity
291
296
-[primate](https://primatejs.com) - A polymorphic development platform
297
+
-[Yelix](https://docs.yelix.dev/) - Yelix is a [Hono](https://github.com/honojs/hono) based Deno web server framework that simplifies backend development with built-in tools and automation.
292
298
293
299
### WebSocket
294
300
-[deno-websocket](https://github.com/ryo-ma/deno-websocket) - 🦕 A simple WebSocket library like ws of node.js library.
0 commit comments