{"id":45,"url":"https://github.com/denolib/awesome-deno","last_synced_at":"2025-10-05T15:31:42.226Z","repository":{"id":37767426,"uuid":"163803160","full_name":"denolib/awesome-deno","owner":"denolib","description":"Curated list of awesome things related to Deno","archived":false,"fork":false,"pushed_at":"2024-04-30T10:30:10.000Z","size":1423,"stargazers_count":4147,"open_issues_count":2,"forks_count":226,"subscribers_count":88,"default_branch":"main","last_synced_at":"2024-05-20T03:47:49.009Z","etag":null,"topics":["awesome","awesome-list","deno"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/denolib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-02T06:30:58.000Z","updated_at":"2024-05-29T09:15:54.173Z","dependencies_parsed_at":"2023-12-25T08:24:20.008Z","dependency_job_id":"79a8086d-4b93-43a9-bb36-0dd44ff9612d","html_url":"https://github.com/denolib/awesome-deno","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denolib%2Fawesome-deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denolib%2Fawesome-deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denolib%2Fawesome-deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denolib%2Fawesome-deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denolib","download_url":"https://codeload.github.com/denolib/awesome-deno/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219877025,"owners_count":16554818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome","awesome-list","deno"],"created_at":"2024-01-05T20:12:44.812Z","updated_at":"2025-10-05T15:31:42.219Z","avatar_url":"https://github.com/denolib.png","language":null,"funding_links":[],"categories":["Platforms","Technical","Uncategorized","Others","miscellaneous","Related lists","Podcasts","Frameworks tools and Libraries","HarmonyOS","Other Awesome Lists [🔝](#readme)","Live Site:   [searchAwesome](https://search-awesome.vercel.app/)","为什么有这个项目？","Programming Language Lists","目录","Deno","awesome-list","Misc","Themed Directories"],"sub_categories":["awesome-*","Uncategorized","Other","Back-End","Windows Manager","独特之处 🦖🦕","JavaScript Lists","综合/资源"],"readme":"# Awesome Deno [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n[\u003cimg src=\"deno-logo.png\" align=\"right\" width=\"100\"\u003e](https://deno.land)\n\nDeno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.\n\nThis list is a collection of the best Deno modules and resources.\n\n## Contents\n\n- [Docs](#docs)\n  - [Official Docs](#official-docs)\n  - [External Docs](#external-docs)\n  - [Online Playgrounds](#online-playgrounds)\n- [Modules](#modules)\n  - [Automation](#automation)\n  - [CLI utils](#cli-utils)\n  - [Cloud APIs](#cloud-apis)\n  - [Database](#database)\n  - [Editor framework](#editor-framework)\n  - [Frontend development](#frontend-development)\n  - [Frontend framework](#frontend-framework)\n  - [Game engine](#game-engine)\n  - [LLM](#llm)\n  - [Logging](#logging)\n  - [Machine Learning](#machine-learning)\n  - [Mail](#mail)\n  - [Markdown](#markdown)\n  - [Math](#math)\n  - [Static site generator](#static-site-generator)\n  - [String utils](#string-utils)\n  - [Social Platform APIs](#social-platform-apis)\n  - [Template engine](#template-engine)\n  - [Testing](#testing)\n  - [Utils](#utils)\n  - [Web framework](#web-framework)\n  - [WebSocket](#websocket)\n  - [Web utils](#web-utils)\n  - [Webview](#webview)\n  - [XML](#xml)\n- [Registries](#registries)\n- [Showcases](#showcases)\n- [Tools](#tools)\n- [Integrations](#integrations)\n- [Articles](#articles)\n- [Blogs/Newsletters](#blogsnewsletters)\n- [Presentations](#presentations)\n- [Resources](#resources)\n  - [Books](#books)\n- [Resources in Other Languages](#resources-in-other-languages)\n  - [Chinese](#chinese)\n  - [Hebrew](#hebrew)\n  - [Indonesian](#indonesian)\n  - [Italian](#italian)\n  - [Japanese](#japanese)\n  - [Korean](#korean)\n  - [Russian](#russian)\n  - [Spanish](#spanish)\n  - [Darija (Arabe marocain)](#darija)\n  - [Kurdish (Central)](#kurdish-central)\n\n## Docs\n\n### Official Docs\n\n- [Official Site](https://deno.com)\n- [Deno Manual](https://docs.deno.com)\n- [Deno API Reference](https://docs.deno.com/api)\n- [Deno Standard Library](https://jsr.io/@std)\n\n### External Docs\n\n- [V8 Docs for Deno](https://denolib.github.io/v8-docs/)\n\n### Online Playgrounds\n\n- [Deno Starter in Codesandbox](https://codesandbox.io/s/y56n2)\n- [myCompiler.io](https://www.mycompiler.io/new/deno)\n- [Repl.it](https://repl.it/languages/deno)\n\n## Modules\n\n### Automation\n- [autopilot](https://github.com/divy-work/autopilot-deno) - Autopilot - Cross-platform web automation with Deno.\n- [swissknife](https://github.com/fakoua/SwissKnife) - SwissKnife - Deno Swiss Knife tools for Windows.\n\n### CLI utils\n- [cac](https://github.com/cacjs/cac) - Simple yet powerful framework for building command-line apps.\n- [charmd](https://github.com/littletof/charmd) - A simple, extendable markdown renderer for your terminal.\n- [chart](https://github.com/maximousblk/chart) - Console ASCII line charts with no dependencies.\n- [cli-spinner](https://github.com/ameerthehacker/cli-spinners) - Show spinners in the terminal while running long tasks.\n- [cliffy](https://github.com/c4spar/deno-cliffy) - The complete solution for building interactive command-line tools.\n- [clite](https://github.com/jersou/clite-parser) - Automatic CLI generation from a class.\n- [commit-sage-cli](https://github.com/AhmedOsman101/commit-sage-cli) - Generates Conventional Commit messages with AI based on Git repository changes.\n- [kia](https://github.com/HarryPeach/kia) - Simple terminal spinners for Deno 🦕\n- [terminal_images](https://github.com/mjrlowe/terminal_images) -  A Deno module and CLI tool for displaying images in the terminal.\n- [tui](https://github.com/Im-Beast/deno_tui) - Module which allows easy creation of Terminal User Interfaces.\n- [with-env](https://github.com/bcheidemann/with-env) - Simple command line utilty for executing commands with one or more .env files.\n- [yargs](https://github.com/yargs/yargs) - The modern, pirate-themed successor to optimist.\n\n### Cloud APIs\n- [aws-api](https://aws-api.deno.dev/) - From-scratch Typescript AWS API client built for Deno.\n- [googleapis](https://googleapis.deno.dev/) - Auto-generated Google API clients for Deno.\n\n### Database\n- [aloedb](https://github.com/Kirlovon/AloeDB) - Light, Embeddable, NoSQL database for Deno without dependencies.\n- [cotton](https://github.com/rahmanfadhil/cotton) - SQL Database Toolkit for deno\n- [dangoDB](https://github.com/oslabs-beta/dangoDB) - A MongoDB ODM for Deno.\n- [denodb](https://github.com/eveningkid/denodb) - MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno.\n- [deno_mongo](https://github.com/denodrivers/deno_mongo) - MongoDB database driver.\n- [deno_mysql](https://github.com/denodrivers/mysql) - MySQL database driver.\n- [dndb](https://github.com/denyncrawford/dndb) - Persistent and embedable NoSQL database engine written for Deno 🦕.\n- [dongoose](https://github.com/roonie007/dongoose) - A simple and easy to use ORM for Deno KV.\n- [dsddb](https://github.com/MaximilianHeidenreich/DsDDB) - A dead simple persistant key-value database utilizing the JSON format.\n- [dso](https://github.com/manyuanrong/dso) - A simple ORM library based on mysql.\n- [@iuioiua/redis](https://jsr.io/@iuioiua/redis) - Fast, lightweight Redis client built upon the Web Streams API.\n- [maxminddb](https://github.com/josh-hemphill/maxminddb-deno) - A library that enables the usage of MaxmindDB geoIP database files\n- [nessie](https://github.com/halvardssm/deno-nessie) - Create, migrate and rollback migrations for PostgreSQL, MySQL and SQLite.\n- [postgres](https://github.com/denodrivers/postgres) - Driver for PostgreSQL database.\n- [redis](https://github.com/denodrivers/redis) - An experimental implementation of redis client for deno.\n- [sql-builder](https://github.com/manyuanrong/sql-builder) - An sql query builder.\n- [yongo](https://github.com/yooneskh/yongo) - Subset of Mongoose api in deno (like populate) but will not fully copy mongoose\n\n### Editor framework\n\n- [Denops](https://github.com/vim-denops/denops.vim) - 🐜 An ecosystem to write Vim/Neovim plugins with Deno.\n\n### Frontend development\n- [postcss](https://github.com/postcss/postcss-deno) - A tool for transforming styles with JS plugins.\n\n### Frontend framework\n- [aleph.js](https://github.com/postui/aleph.js) - A React framework in Deno, inspired by [Next.js](https://nextjs.org).\n- [fresh](https://github.com/denoland/fresh) - The next-gen web framework.\n- [packup](https://github.com/kt3k/packup) - Zero-config web application packager for Deno.\n- [ultra](https://github.com/exhibitionist-digital/ultra) - 💎 Modern Streaming React Framework in Deno.\n\n### Game engine\n- [caviar](https://github.com/load1n9/caviar) - ⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser\n- [neko](https://github.com/load1n9/neko) - 🐈 caviar's twin frame buffer deno module with a framebuffer canvas implementation\n- [sdl2](https://github.com/littledivy/deno_sdl2) - SDL2 module for Deno\n\n### Image\n- [ImageScript](https://github.com/matmen/ImageScript) - Image processing in JavaScript, utilizing WebAssembly for performance.\n- [monke](https://github.com/retraigo/monke) - Color quantization and dithering library with extra image filters (blur, invert, etc).\n\n### LLM\n- [duckduckgo-ai-chat](https://github.com/mumu-lhl/duckduckgo-ai-chat) - Providing Duckduckgo AI Chat API, which can use gpt-4o-mini for free.\n\n### Logging\n- [sentry_deno](https://github.com/GJZwiers/sentry_deno) - Unofficial port of the Sentry SDK for JavaScript to Deno.\n- [dlog](https://github.com/dpmland/dlog) - A ussefull logger for the prompt with icons or simple version!\n- [LogTape](https://github.com/dahlia/logtape) - Simple logging library with zero dependencies for Deno/Node.js/Bun/browsers.\n\n### Machine learning\n- [classy-lala](https://github.com/retraigo/la-classy) - Single-layer perceptrons for supervised learning tasks.\n- [netsaur](https://github.com/denosaurs/netsaur) - Powerful machine learning, accelerated by WebGPU\n- [synaptic](https://github.com/load1n9/synaptic) - Dependency-less neural network library ported to deno\n- [appraisal](https://github.com/retraigo/appraisal) - Feature extraction and conversion.\n\n### Mail\n- [deno-smtp](https://github.com/manyuanrong/deno-smtp) - A smtp mail sender for deno.\n\n### Markdown\n- [marked](https://github.com/denolib/marked/) - Markdown-to-HTML converter.\n\n### Math\n- [neo](https://github.com/denosaurs/neo/) - Matrix and other math, accelerated by WebGPU\n\n### Static site generator\n- [lume](https://github.com/lumeland/lume) - A static site generator similar to Jekyll or Eleventy with support for multiple file formats.\n- [pagic](https://github.com/xcatliu/pagic) - The easiest way to generate static html page from markdown, built with Deno.\n\n### String utils\n- [camelcase](https://github.com/denolib/camelcase) - Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar.\n- [deno_case_style](https://github.com/zekth/deno_case_style) - String validator and formater for different case style. eg: camelCase etc.\n- [deno-json-colorizer](https://github.com/dpmland/deno-json-colorizer) - A library for colorizing JSON strings in Deno\n- [deno-prettystring](https://github.com/OnikurYH/deno-prettystring) - Format, trim and remove extra white spaces between characters from string.\n- [deno-slugify](https://github.com/jcardama/deno_slugify) - A string slugifier for deno.\n- [normalize_diacritics](https://github.com/motss/deno_mod/tree/master/normalize_diacritics) - Remove accents/diacritics in string.\n- [written](https://github.com/vixalien/written) - A provides a set of utilities for manipulating text, with a focus on providing typographic tools rather than pure string manipulation.\n\n### Social Platform APIs\n- [grammY](https://github.com/grammyjs/grammy) - Telegram Bot API framework for Deno.\n- [grm](https://github.com/dcdunkan/grm) - Telegram MTProto client for Deno.\n- [twi](https://github.com/roj1512/twi) - Twitter API v2 client for Deno.\n- [discordeno](https://discordeno.mod.land/) - Discord API library for Deno\n- [MTKruto](https://github.com/MTKruto/MTKruto) - Deno-first, cross-runtime client library for Telegram's MTProto API.\n\n\n### Template engine\n- [dejs](https://github.com/syumai/dejs) - Ejs template engine for deno.\n- [deno_tiny_templates](https://github.com/zekth/deno_tiny_templates) - Template renderer for deno.\n- [eta](https://github.com/eta-dev/eta) - Fast, lightweight, and configurable embedded template engine.\n- [handlebars](https://github.com/alosaur/handlebars) - Handlebars template engine for deno\n- [mustache](https://github.com/alosaur/mustache) - Mustache template engine for deno\n\n### Testing\n- [deno-puppeteer](https://github.com/lucacasonato/deno-puppeteer) - A library which provides a high-level API to control Chromium or Chrome over the DevTools Protocol.\n- [expect](https://github.com/allain/expect) - Helpers for writing jest like expect tests in deno.\n- [merlin](https://github.com/crewdevio/merlin) - Testing and Benchmarking framework for deno 🧙‍♂️\n- [pretty_benching](https://github.com/littletof/prettyBenching) - A small library to make your Deno benchmarking progress and results look pretty.\n- [qunitx](https://github.com/izelnakri/qunitx) - Zero dependency, fully customizable, mature, universal test API that can run interchangably in node.js, Deno \u0026 browser, using default runtime test runners.\n- [rhum](https://github.com/drashland/rhum) - A lightweight testing framework for Deno.\n- [superdeno](https://github.com/asos-craigmorten/superdeno) - Super-agent driven library for testing Deno HTTP servers.\n- [superoak](https://github.com/asos-craigmorten/superoak) - HTTP assertions for Oak made easy via SuperDeno.\n- [tepi](https://deno.land/x/tepi) - A .http Test Runner\n- [tincan](https://github.com/gcaptn/tincan) - A Jest-like testing library for Deno.\n- [unexpected](https://github.com/unexpectedjs/unexpected) - Extensible BDD assertion toolkit.\n- [unitest](https://github.com/TomokiMiyauci/unitest) - Deno-first universal unit testing framework.\n\n### Utils\n- [bettermap](https://github.com/retraigo/bettermap) - A TypeScript extension of the JavaScript Map with Array-like features.\n- [beno](https://github.com/dpmland/beno) - A configuration manager typed and faster for Deno **Inspired in Viper of Golang**\n- [buckets](https://github.com/jacoborus/deno-buckets) - Bundle assets and scripts in a single executable file.\n- [bytes_formater](https://github.com/manyuanrong/bytes_formater) - Format bytes (Uint8Array, ArrayBufferView, etc) output, useful when debugging IO functions.\n- [coffee](https://github.com/irandeno/coffee) - Deno Configuration - a type-safe, easy to use Deno config manager.\n- [colors](https://github.com/retraigo/colors) - Color conversions and operations in TypeScript.\n- [croner](https://github.com/hexagon/croner) - Cron library with advanced scheduling features, well-documented API, and zero dependencies.\n- [computed_types](https://github.com/neuledge/computed-types) - Joi like validators for Typescript and Deno.\n- [dcc](https://github.com/BoltDoggy/deno#dcc) - Deno Cache Clean, reloading deps when next running.\n- [denon](https://github.com/denosaurs/denon/blob/master/mod.ts) - A file watcher with a for-await generator.\n- [deno-config](https://github.com/yooneskh/deno-config) - Utility to streamline deno app configuration management through cli, .env and json files\n- [deno-context](https://github.com/code-hex/deno-context) - Propagate deadlines, a cancellation and other request-scoped values to multiple promise. The behaviour is like Go's context.\n- [deno_cron](https://github.com/rbrahul/deno_cron) - A cron Job scheduler that allows you to write human readable cron syntax with tons of flexibility\n- [deno-deamon](https://github.com/manyuanrong/deno-deamon) - Make the Deno program run in the background.\n- deno-dotenv\n  - [pietvanzoen/deno-dotenv](https://github.com/pietvanzoen/deno-dotenv) - Dotenv handling for deno.\n  - [cardosomarcos/deno-dotenv](https://github.com/cardosomarcos/deno-dotenv) - Loads environment variables from .env for Deno projects.\n- [deno-envconfig](https://github.com/fernandolguevara/deno-envconfig) - Configuration management utility.\n- [deno-fnparse](https://github.com/hashrock/deno-fnparse) - An extremely simple parser combinator for JavaScript.\n- [deno-globrex](https://github.com/hayd/deno-globrex) - Port of globrex to deno, glob to regular expression.\n- [deno_notify](https://github.com/PandawanFr/deno_notify) - Send desktop notifications on all platforms.\n- [deno-opn](https://github.com/hashrock/deno-opn) - Opens stuff like websites, files, executables. Cross-platform.\n- [deno-plugin-prepare](https://github.com/manyuanrong/deno-plugin-prepare) - A library for managing Deno native plugin dependencies.\n- [deno_random_interval](https://github.com/zekth/deno_random_interval) - Helper to generate random interval.\n- [deno_tokenizer](https://github.com/eliassjogreen/deno_tokenizer) - A simple tokenizer for deno.\n- [deno-using](https://github.com/hayd/deno-using) - An python-style with statements for deno.\n- [deno-validation](https://github.com/ethandunford/deno-validation) - A general purpose validation library for Deno.\n- [dinoenv](https://deno.land/x/dinoenv) - tiny library to manage environment variables with deno.\n- [durationjs](https://github.com/retraigo/duration.js) - Get formatted time duration from a timestamp or a human-readable string.\n- [draco](https://github.com/dpmland/draco) - File and folder multiplatform utils for Deno!\n- [ensure](https://github.com/eankeen/ensure) - Ensure you are running a minimum version of Deno, Typescript, or V8.\n- [esm-itter](https://github.com/tillsanders/esm-itter) – A strongly typed fork of the popular EventEmitter3 with a focus on EcmaScript module syntax, TypeScript and modern tooling.\n- [evt](https://github.com/garronej/evt) - Type safe replacement for EventEmitter.\n- [fastest-validator](https://github.com/icebob/fastest-validator) - Schema validator for all javascript platforms\n- [fortuna](https://github.com/retraigo/fortuna) - Weighted gacha system.\n- [fossil](https://github.com/matteocrippa/fossil) - A value-type validation suite.\n- [garn-yaml](https://github.com/jupegarnica/garn-yaml) - Read or write yaml interpolating env variables.\n- [garn-validator](https://github.com/jupegarnica/garn-validator) - Create validations with ease.\n- [invert-kv](https://github.com/denorg/invert-kv) - Invert key-value pairs in Deno.\n- [lazy](https://github.com/luvies/lazy) - A linq-like lazy-evaluation iteration module.\n- [locale-kit](https://deno.land/x/localekit) ([GitHub](https://github.com/locale-kit/locale-kit)) - A internationalisation/localisation/translation (i18n/l10n/t9n) library with a wrapper for Fresh and support for plurals and dynamic replacement.\n- [maze_generator](https://github.com/mjrlowe/maze_generator) - Javascript module for generating, solving, analyzing and displaying mazes.\n- [ms](https://github.com/denolib/ms) - Easily convert various time formats to milliseconds.\n- [online](https://github.com/denorg/online) - Check if you're currently online in Deno.\n- [optionals](https://github.com/OliverBrotchie/optionals) - Rust-like error handling and options with exhaustive pattern matching.\n- [qrcode](https://github.com/denorg/qrcode) - QR code image generator for Deno.\n- [recursive-readdir](https://github.com/denorg/recursive-readdir) - Recursively read directories in Deno.\n- [rubico](https://github.com/richytong/rubico) - 🏞 [a]synchronous function composition; it just works.\n- [solc](https://github.com/deno-web3/solc) - 💎 Solidity bindings for Deno.\n- [switcher4deno](https://github.com/switcherapi/switcher-client-deno) - Feature Flag Deno SDK client for Switcher-API.\n- [type-fest](https://github.com/denoserverless/type-fest) - A collection of essential TypeScript types (port of sindresorhus/type-fest).\n- [unified-deno-lock](https://github.com/yooneskh/unified-deno-lock) - Powerful and simple lock (mutex) library to handle race conditions with zero dependencies\n- [wasm-gzip](https://github.com/manyuanrong/wasm_gzip) - Perform gzip operations for Deno.\n- [watch](https://github.com/jinjor/deno-watch) - A file watcher.\n- [wu-diff-js](https://github.com/bokuweb/wu-diff-js) - A diff library to compute differences between two slices using wu(the O(NP)) algorithm.\n- [PLS](https://github.com/roj1512/pls) - Use 2 lines to persist localStorage in any database, including, but not limited to, MongoDB, PostgreSQL and Redis.\n- [deno_kv_fs](https://github.com/hviana/deno_kv_fs) Deno KV file system, compatible with Deno deploy. Makes use of Web Streams API.\n\n### Validation\n\n- [zod](https://github.com/colinhacks/zod) - TypeScript-first schema validation with static type inference.\n\n### Video\n\n- [Fast Forward](https://github.com/c4spar/deno-fast-forward) - An easy to use ffmpeg module for Deno. 🦕\n\n### Web framework\n- [aqua](https://github.com/l2ig/aqua) - A minimal and fast web framework for Deno.\n- [alosaur](https://github.com/alosaur/alosaur) - Alosaur - Deno web framework with many ES Decorators.\n- [danet](https://github.com/Savory/Danet) - A Savory web framework for Deno heavily inspired by [Nest.js](https://nestjs.com).\n- [drash](https://github.com/drashland/deno-drash) - A REST microframework for Deno's HTTP server with zero dependencies.\n- [faster](https://github.com/hviana/faster) - A fast and optimized middleware server with a set of useful middlwares.\n- [faster_react](https://github.com/hviana/faster_react) - Full Stack web framework with React + Faster. Fully compatible with Deno Deploy.\n- [hono](https://github.com/honojs/hono) - Ultrafast web framework for Cloudflare Workers, Deno, and Bun. Fast, but not only fast.\n- [oak](https://github.com/oakserver/oak) - A middleware framework for Deno's net server.\n  - [oak-http-proxy](https://github.com/asos-craigmorten/oak-http-proxy) - Proxy middleware for Deno Oak HTTP servers.\n  - [oak-routing-ctrl](https://github.com/Thesephi/oak-routing-ctrl) - TypeScript Decorators for easy scaffolding API services with the oak framework.\n- [opine](https://github.com/asos-craigmorten/opine) - Fast, minimalist web framework ported from ExpressJS.\n  - [opine-http-proxy](https://github.com/asos-craigmorten/opine-http-proxy) - Proxy middleware for Deno Opine HTTP servers.\n- [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\n- [primate](https://primatejs.com) - A polymorphic development platform\n- [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.\n\n### WebSocket\n- [deno-websocket](https://github.com/ryo-ma/deno-websocket) - 🦕 A simple WebSocket library like ws of node.js library.\n- [dropper](https://github.com/denyncrawford/dropper-deno) - Custom event-based WebSockets framework for building real-time apps on Deno 🦕\n- [websocket_server](https://github.com/JohanWinther/websocket_server) - A WebSocket server library.\n- [wocket](https://github.com/drashland/wocket) - A WebSocket library for Deno.\n\n### Web utils\n- [compression](https://github.com/deno-libs/compression) - Deno HTTP compression middleware.\n- [djwt](https://github.com/timonson/djwt) - Make JSON Web Tokens (JWT) on Deno based on JWT and JWS specifications.\n- [forwarded](https://github.com/deno-libs/forwarded) - Deno port of `forwarded` library.\n- [fresh_chart](https://github.com/denoland/fresh_charts) - A server-side-rendered charting library for Fresh.\n- [gentleRpc](https://github.com/timonson/gentleRpc) - A JSON-RPC 2.0 TypeScript library for Deno and the browser.\n- [gql](https://github.com/deno-libs/gql) - Universal GraphQL HTTP middleware.\n- [graphql-tag](https://github.com/deno-libs/graphql-tag) - GraphQL schema AST from template literal.\n- [nats](https://github.com/nats-io/nats.deno) - A Deno client for the [NATS messaging system](https://nats.io/).\n- [obsidian](https://github.com/oslabs-beta/obsidian) - A native GraphQL caching client and server module.\n- [qs](https://github.com/denolib/qs) - A query string parser with nesting support.\n- [react-icons](https://react-icons.deno.dev/) - React Icons converted to preact for deno fresh.\n- [router](https://github.com/zhmushan/router) - A high-performance basic router works anywhere.\n- [rpc](https://github.com/deno-libs/rpc) - JSONRPC server implementation for Deno.\n- [status](https://github.com/denosaurs/status) - HTTP codes and status utility for Deno.\n- [squishy_cookies](https://github.com/omar2205/squishy_cookies) - Easily sign and verify cookies.\n- [ts-prometheus](https://github.com/marcopacini/ts-prometheus) - A prometheus client.\n- [up](https://github.com/denorg/up) - Check if a website is up in Deno.\n- [youtube-deno](https://github.com/akshgpt7/youtube-deno) - A Deno client library for the YouTube Data API for any interaction with YouTube.\n\n### Webview\n- [Astrodon](https://github.com/astrodon/astrodon) - Modular framework for building native multi-platform apps with Deno and webview.\n- [webview](https://github.com/eliassjogreen/deno_webview) - Deno bindings for webview, a tiny library for creating web-based desktop GUIs.\n\n### XML\n- [deno-xml-parser](https://github.com/nekobato/deno-xml-parser) - Deno XML parser ported from segmentio/xml-parser.\n- [sax-ts](https://github.com/Maxim-Mazurok/sax-ts) - SAX-style XML parser ported from [sax-js](https://github.com/isaacs/sax-js).\n\n## Registries\n\n- [crux.land](https://crux.land/) - A free registry service meant for hosting small ( \u003c 10kB) single deno scripts.\n- [Deno PKG](https://denopkg.com/) - An easier way to use code from GitHub in your Deno project.\n- [deno.land/x/](https://deno.land/x/) - The official 3rd party module registry.\n- [nest.land](https://nest.land) - An immutable, blockchain powered Deno package registry. 🥚\n\n## Showcases\n\n- [Deno Rest](https://github.com/vicky-gonsalves/deno_rest) - A Boilerplate for deno RESTful apis.\n- [Deno Seed](https://github.com/tamasszoke/deno-seed) - Complete boilerplate for development. :seedling:\n- [Edrys](https://github.com/edrys-org/edrys) - Remote Teaching Software\n- [Fresh Showcase](https://fresh.deno.dev/showcase) - The official showcase of Fresh apps.\n- [GitHub Profile Trophy](https://github.com/ryo-ma/github-profile-trophy) - 🏆 Add dynamically generated GitHub Trophy on your readme\n- [Saleor Deno Merch](https://github.com/saleor/deno-merch) - A fork of the original Deno Merch e-commerce website, rebuilt with [Saleor](https://github.com/saleor/saleor).\n- [The Official Showcase](https://deno.land/showcase) - The official showcase of Deno.\n- [UsingDeno](https://usingdeno.com) - Curated list of Web Applications \u0026 Projects using Deno 🦕.\n\n## Tools\n\n- [clone](https://github.com/ekaragodin/clone) - A simple utility for the convenient clone.\n- [decense](https://github.com/vinliao/decense) - Generate a license with one `deno run` command.\n- [dedep](https://github.com/egoist/dedep) - Manage dependency versions.\n- [denoflow](https://github.com/denoflow/denoflow) - Configuration as code, use YAML to write automated workflows that run on Deno, with any Deno modules, Typescript/Javascript codes\n- [denoify](https://github.com/garronej/denoify) - For NPM module authors that would like to support Deno but do not want to write and maintain a port.\n- [denoinit](https://github.com/syumai/deno-libs/tree/master/denoinit) - Denoinit generates useful files for Deno project.\n- [denoliver](https://github.com/joakimunge/denoliver) - A simple, dependency free file server with live reload.\n- [denomander](https://github.com/siokas/denomander) - Deno command-line interfaces inspired from commander.js.\n- [denon](https://github.com/denosaurs/denon) - A daemon script runner, like nodemon. Built in and for Deno.\n- [denopendabot](https://github.com/apps/denopendabot) - Dependabot for Deno projects.\n- [denopkg](https://github.com/denopkg/denopkg.com) - An easier way to use code from GitHub in your Deno project.\n- [denoversion](https://github.com/lucascaro/denoversion) - SemVer and git version management for Deno.\n- [denox](https://github.com/BentoumiTech/denox) - Like packages.json scripts, but for Deno with permissions support.\n- [deno.mk](https://github.com/MarkTiedemann/deno.mk) - Cross-platform Makefile for installing and running Deno.\n- [Deno Dig](https://github.com/theGEBIRGE/DenoDig) - A tool for extracting application code and npm packages from stand-alone Deno executables.\n- [deno_docker](https://github.com/denoland/deno_docker) - Latest dockerfiles and images for Deno - alpine, centos, debian, ubuntu.\n- [dev_server](https://github.com/zhmushan/dev_server) - Let TypeScript files be used directly in the script tag.\n- [dmm](https://github.com/drashland/dmm) - Lightweight Deno Module Manager\n- [dnt](https://github.com/denoland/dnt) - Deno to npm package build tool.\n- dpm\n  - [BoltDoggy/deno#dpm](https://github.com/BoltDoggy/deno#dpm) - Deno Package Manager, install global command for deno. like denoget.\n  - [dpmland/dpm](https://github.com/dpmland/dpm) - Deno Package Manager, a NPM | Yarn Experience for Deno\n- dvm\n  - [asdf-community/asdf-deno](https://github.com/asdf-community/asdf-deno.git\n) - Deno plugin for [asdf](https://asdf-vm.com/)\n  - [justjavac/dvm](https://github.com/justjavac/dvm) - Deno Version Manager: manage multiple active Deno versions.\n  - [axetroy/dvm](https://github.com/axetroy/dvm) - Version manger for Deno without runtime dependencies.\n  - [dvm.cmd](https://github.com/MarkTiedemann/dvm.cmd) - Deno Version Manager for Windows. Written as a single batch file.\n  - [ghosind/dvm](https://github.com/ghosind/dvm) - A lightweight Deno Version Manager for Linux/MacOS.\n- [entype](https://github.com/bcheidemann/entype) - A CLI tool used to generate type definitions for serialised data, currently supporting JSON to Rust and TypeScript.\n- [kopo-cli](https://github.com/littletof/kopo-cli) - A Deno registry browser in the terminal.\n- [make-deno-edition](https://github.com/bevry/make-deno-edition) - Automatically makes package.json projects (such as npm packages and node.js modules) compatible with Deno.\n- [packer-provisioner-deno](https://github.com/dontlaugh/packer-provisioner-deno) - A Packer plugin that makes it easy to build virtual machine images with Deno scripts.\n- [pre-commit-deno](https://github.com/nozaq/pre-commit-deno) - pre-commit git hooks for Deno projects.\n- [pup](https://github.com/hexagon/pup) - Advanced process manager for Deno. With autorestart, fs watch, cron start, process telemetry, ipc, clustering, load balancer and more.\n- [starter](https://github.com/denorg/starter) - Deno module starter template with GitHub Actions CI\n- [studio-pack-generator](https://github.com/jersou/studio-pack-generator) - Convert a folder or a RSS URL to Studio pack for Lunii device\n- [trex](https://github.com/crewdevio/Trex) - Package management like npm for deno.\n- [udd](https://github.com/hayd/deno-udd) - Update Deno dependencies: updates import statements to their latest published version.\n- [velociraptor](https://github.com/umbopepato/velociraptor) - An npm-style script runner for Deno.\n- [vscode-deno](https://github.com/denoland/vscode_deno) - VS Code extension that provides Deno support using the `TypeScript Deno language service plugin`.\n- [denofn-selfhosted](https://github.com/denofn/denofn-selfhosted) - Self-hosted Deno functions, made with Deno and Docker.\n\n## Integrations\n\n- [Netlify Edge Functions](https://docs.netlify.com/edge-functions/overview/) - Edge Functions connect the Netlify platform and workflow.\n- [Slack Custom Functions](https://api.slack.com/future/functions/custom) - Build custom Run On Slack functions using Deno.\n- [Smallweb](https://www.smallweb.run/) - A personal cloud contained in a single directory. You can customize the server behavior using Deno.\n- [Supabase Edge Functions](https://supabase.com/docs/guides/functions) - Edge Functions are server-side TypeScript functions, distributed globally at the edge.\n- [Astro](https://docs.astro.build/en/guides/deploy/deno/) - Deploy a server-side rendered Astro site to Deno Deploy.\n\n## Blogs/Newsletters\n- [Craig's Deno Diary](https://deno-blog.com) - A blog focussing on Deno tech \u0026 lib howtos.\n- [Deno Blog](https://deno.com/blog) - The official blog of the Deno Company.\n- [Deno News](https://deno.news) - A newsletter of Deno articles, news and cool projects.\n\n## Articles\n\n- [Develop with Deno and Visual Studio Code](https://medium.com/@kitsonk/develop-with-deno-and-visual-studio-code-225ce7c5b1ba)\n- [First thoughts on Deno, the JavaScript/TypeScript run-time](https://43081j.com/2019/01/first-look-at-deno)\n- [Getting started with Deno](https://dev.to/wuz/getting-started-with-deno-e1m)\n- [What's Deno, and how is it different from Node.js?](https://dev.to/bnevilleoneill/what-s-deno-and-how-is-it-different-from-node-js-366g)\n- [Write a small API using Deno](https://dev.to/kryz/write-a-small-api-using-deno-1cl0)\n- [Deno on Cloud Run](https://medium.com/google-cloud/deno-on-cloud-run-89ae64d1664d)\n- [Learn Deno: Chat app](https://aralroca.com/blog/learn-deno-chat-app)\n- [From Node to Deno](https://dev.to/aralroca/from-node-to-deno-5gpn)\n- [Create a simple Note-taking app with Deno](https://dev.to/jeferson_sb/create-a-simple-note-taking-app-with-deno-3k7g)\n- [Building API's using Deno, Oak and MYSQL](https://codeforgeek.com/building-api-server-using-deno-and-mysql/)\n- [Create your first News CLI app using Deno](https://medium.com/javascript-in-plain-english/creating-your-first-news-cli-app-using-deno-e1470398c627)\n- [Continuous Integration with Deno](https://semaphoreci.com/blog/continuous-integration-with-deno)\n- [The Hidden Superpower of Deno: xeval](https://stefanbuck.com/blog/hidden-superpower-deno-xeval)\n- Deno REST API with Oak Tutorial Series [0](https://www.robinwieruch.de/deno-tutorial), [1](https://www.robinwieruch.de/deno-oak), [2](https://www.robinwieruch.de/deno-oak-rest-api)\n- [Getting Started with Deno](https://sabe.io/tutorials/getting-started-with-deno)\n- [How to deploy a Deno app using Docker](https://sabe.io/tutorials/how-to-deploy-deno-app-docker)\n\n## Presentations\n\n- [10 Things I Regret About Node.js - Ryan Dahl - JSConf EU 2018](https://www.youtube.com/watch?v=M3BM9TB-8yA)\n  - [Slides](https://tinyclouds.org/jsconf2018.pdf)\n- [JSDC 2018#A01 - Deno, A New Server-Side Runtime By Ryan Dahl](https://www.youtube.com/watch?v=FlTG0UXRAkE)\n- [Ryan Dahl. Deno, a new way to JavaScript. JS Fest 2019 Spring](https://www.youtube.com/watch?v=z6JRlx5NC9E)\n  - [Slides](https://www.slideshare.net/JSFestUA/js-fest-2019-ryan-dahl-deno-a-new-way-to-javascript)\n- [Rafał Pocztarski — From Node.js to Deno - JavaScript/TypeScript runtime built with V8 and Rust [EN]](https://www.youtube.com/watch?v=Aib1OZLy0_c)\n- [Ryan Dahl: A secure runtime for JavaScript and TypeScript | js.la April 2019](https://www.youtube.com/watch?v=RAmqgbv247s)\n  - [Slides](https://docs.google.com/presentation/d/1CSQVTeH5tFzE4AZVXIpx9Xwew5YS-gxJZ03eRFtNeIc/edit)\n- [Ryan Dahl: Deno, a new way to JavaScript - HolyJS 2019 Piter](https://www.youtube.com/watch?v=HjdJzNoT_qg)\n  - [Slides](https://docs.google.com/presentation/d/1BjvZx5S8noVfFINptH4jfKfqh9jB9nXlFC0I3oIDtg4/edit)\n- [Rafał Pocztarski - What is Deno? A new runtime for modern JavaScript and TypeScript backends for 2020s - Deno Warsaw](https://www.youtube.com/watch?v=aI5A9zvYSjk)\n- [Michał Sabiniarz - How to contribute to Deno? - Deno Warsaw](https://www.youtube.com/watch?v=LAtjnKLbPpw)\n- [Bartek Iwańczuk - Deno internals, how modern runtime is built - Deno Warsaw](https://www.youtube.com/watch?v=qt7fbmypAFk)\n  - [Slides](https://docs.google.com/presentation/d/1LYNGpyjx9PemL-P__7hVC8mSqkX-jL8VQLMhCRehy00/edit?usp=sharing)\n- [Ryan Dahl \u0026 Kitson Kelly: Deno is a New Way to JavaScript - TSConf 2019](https://www.youtube.com/watch?v=1gIiZfSbEAE)\n- [Bert Belder - Deno - dotJS 2019](https://www.youtube.com/watch?v=puXyo1jGQys)\n- [Kitson P. Kelly - Deno, and The Future of JavaScript Runtimes - CityJS Conf 2020](https://www.youtube.com/watch?v=2eRyZpX4qvI)\n- [Matías Insaurralde - Deno: an experimental approach on V8 interoperability [EN subtitles] - NodeConf Argentina 2019](https://www.youtube.com/watch?v=N0BRE-0n2cU)\n  - [Slides](https://speakerdeck.com/matiasinsaurralde/deno-an-experimental-approach-on-v8-interoperability)\n\n## Resources\n\n### Books\n- [Modern Web Development with Deno](https://bpbonline.com/products/modern-web-development-with-deno)\n\n## Resources in Other Languages\n\n### Chinese\n\n- [Deno 并不是下一代 Node.js](https://juejin.im/post/5b14a390e51d4506c1300bbc)\n- [玩 Deno 遇到问题的解决方案](https://juejin.im/post/5b1245b3f265da6e4c6cf249)\n- [让我们一起来学习别人学不动的 Deno](https://segmentfault.com/a/1190000015151287)\n- [Design Mistakes in Node zh-CN](https://zhuanlan.zhihu.com/p/37637923)\n- [Node之父ry：Node中的设计错误](https://mp.weixin.qq.com/s/7XAiYw18c8YZc-fXk0-wrw)\n- [《Deno进阶开发笔记》](https://github.com/chenshenhai/deno_note/)\n- [Deno 手册](https://github.com/Nugine/deno-manual-cn/)\n- [Deno 中文开发者社区](https://deno.js.cn)\n- [Node之父 - Deno，一个新的JS运行时](https://www.bilibili.com/video/av52038617)\n\n### Hebrew\n\n- [Deno intro in Hebrew (slides in English)](https://www.youtube.com/watch?v=9tJ_LkI6_qw)\n\n### Indonesian\n\n- [Berkenalan dengan Deno](https://medium.com/@redhajuanda/berkenalan-dengan-dengan-deno-c48cdf3aa31e)\n- [Perkenalan Deno dan Instalasi](https://youtu.be/V_kpUTJSd9c)\n- [Deno Land Indonesia Telegram group](https://t.me/deno_id)\n\n### Italian\n\n- [Deno - L'anagramma di Node](https://www.slideshare.net/FrancescoSciuti/deno-lanagramma-di-node)\n\n### Japanese\n\n- [deno-ja](https://deno-ja.deno.dev/) - Deno Japanese User Group.\n- [Node.js における設計ミス By Ryan Dahl](https://yosuke-furukawa.hatenablog.com/entry/2018/06/07/080335)\n- [mizchi/deno_code_reading.md](https://gist.github.com/mizchi/31e5628751330b624a0e8ada9e739b1e)\n- [Design Mistakes in Node \u0026 Deno #kng5 / deno](https://speakerdeck.com/masashi/deno)\n- [Dive into Deno：プロセス起動からTypeScriptが実行されるまで](https://blog.leko.jp/post/code-reading-of-deno-boot-process/)\n\n### Korean\n\n- [Deno Korea](https://deno.kr/) - Deno Korean User Group.\n\n### Russian\n\n- [Telegram channel](https://t.me/denoland_ru)\n- [Telegram chat](https://t.me/denoland)\n\n### Spanish\n\n- [Hola Deno! . 🦕](https://medium.com/javascript-espa%C3%B1ol/hola-deno-f31f9f6f2c84)\n- [Así puedes crear tu primera API REST con Deno](https://medium.com/@mpampols/as%C3%AD-puedes-crear-tu-primera-api-rest-con-deno-a9094ee5c0b2)\n- [Primeros pasos con Deno 🦕 El sucesor de NodeJS desarrollado con Rust y TypeScript](https://medium.com/@manurua/primeros-pasos-con-deno-el-nuevo-nodejs-desarrollado-con-rust-y-typescript-b9ac14f7d0c7)\n- [Primer vistazo con deno](https://dev.to/buttercubz/first-look-with-deno-spanish-30dh)\n\n### Darija\n\n- [A first look at Deno | BlaBlaConf 2021 🇲🇦](https://www.youtube.com/watch?v=Y_etUvzAa4s)\n\n### Kurdish (Central)\n\n- [A short introduction to Deno](https://devs.krd/about-deno)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenolib%2Fawesome-deno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenolib%2Fawesome-deno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenolib%2Fawesome-deno/lists"}