Track Awesome Deno Updates Daily
Curated list of awesome things related to Deno
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 denolib/awesome-deno · ⭐ 4.4K · 🏷️ Platforms
May 08, 2026
Modules / CLI utils
- cli-spinner (⭐57) - Show spinners in the terminal while running long tasks.
- cliffy (⭐1.1k) - The complete solution for building interactive command-line tools.
Modules / Database
- aloedb (⭐142) - Light, Embeddable, NoSQL database for Deno without dependencies.
- deno_mongo (⭐514) - MongoDB database driver.
- maxminddb (⭐17) - A library that enables the usage of MaxmindDB geoIP database files
Modules / Markdown
- LiteMarkup (⭐1) - AST-first parser. Under 3 KB gzipped, zero dependencies.
Modules / Social Platform APIs
- discordeno (⭐935) - Discord API library for Deno
- grammY (⭐3.6k) - Telegram Bot API framework for Deno.
Modules / Template engine
- eta (⭐1.7k) - Fast, lightweight, and configurable embedded template engine.
Modules / Testing
- superdeno (⭐122) - Super-agent driven library for testing Deno HTTP servers.
- superoak (⭐119) - HTTP assertions for Oak made easy via SuperDeno.
Modules / Utils
- croner (⭐2.6k) - Cron library with advanced scheduling features, well-documented API, and zero dependencies.
- deno-config (⭐6) - Utility to streamline deno app configuration management through cli, .env and json files
- PLS (⭐9) - Use 2 lines to persist localStorage in any database, including, but not limited to, MongoDB, PostgreSQL and Redis.
- rubico (⭐283) - 🏞 [a]synchronous function composition; it just works.
Modules / Web framework
- aqua (⭐216) - A minimal and fast web framework for Deno.
- drash (⭐1.1k) - A REST microframework for Deno's HTTP server with zero dependencies.
- opine (⭐849) - Fast, minimalist web framework ported from ExpressJS.
- opine-http-proxy (⭐17) - Proxy middleware for Deno Opine HTTP servers.
Modules / Web utils
- djwt (⭐235) - Make JSON Web Tokens (JWT) on Deno based on JWT and JWS specifications.
- gentleRpc (⭐45) - A JSON-RPC 2.0 TypeScript library for Deno and the browser.
- graphql-tag (⭐8) - GraphQL schema AST from template literal.
- obsidian (⭐763) - A native GraphQL caching client and server module.
- ts-prometheus (⭐31) - A prometheus client.
Modules / Webview
- webview (⭐1.6k) - Deno bindings for webview, a tiny library for creating web-based desktop GUIs.
Showcases / XML
- Deno Rest (⭐162) - A Boilerplate for deno RESTful apis.
Tools / XML
- denopkg (⭐239) - An easier way to use code from GitHub in your Deno project.
- dpm (⭐40) - Deno Package Manager, a NPM | Yarn Experience for Deno
- dvm
- asdf-community/asdf-deno (⭐134) - Deno plugin for asdf
- justjavac/dvm (⭐705) - Deno Version Manager: manage multiple active Deno versions.
- axetroy/dvm (⭐165) - Version manger for Deno without runtime dependencies.
- ghosind/dvm (⭐53) - A lightweight Deno Version Manager for Linux/MacOS.
- pup (⭐195) - Advanced process manager for Deno. With autorestart, fs watch, cron start, process telemetry, ipc, clustering, load balancer and more.
Apr 16, 2026
Showcases / XML
- ShopSavvy Deno Deploy (⭐0) - Deno Deploy router with Hono for product search, real-time pricing, and price history.
Nov 24, 2025
Modules / Utils
- esm-itter (⭐3) – A strongly typed fork of the popular EventEmitter3 with a focus on EcmaScript module syntax, TypeScript and modern tooling.
Jul 14, 2025
Modules / CLI utils
- commit-sage-cli (⭐44) - Generates Conventional Commit messages with AI based on Git repository changes.
May 07, 2025
Docs / Official Docs
Modules / Database
- @iuioiua/redis - Fast, lightweight Redis client built upon the Web Streams API.
Integrations / XML
- Smallweb - A personal cloud contained in a single directory. You can customize the server behavior using Deno.
Oct 29, 2024
Modules / Utils
- deno_kv_fs (⭐16) Deno KV file system, compatible with Deno deploy. Makes use of Web Streams API.
Tools / XML
- Deno Dig (⭐1) - A tool for extracting application code and npm packages from stand-alone Deno executables.
Oct 09, 2024
Modules / Web framework
- faster_react (⭐99) - Full Stack web framework with React + Faster. Fully compatible with Deno Deploy.
Sep 25, 2024
Modules / CLI utils
- clite (⭐10) - Automatic CLI generation from a class.
Tools / XML
- studio-pack-generator (⭐117) - Convert a folder or a RSS URL to Studio pack for Lunii device
Apr 30, 2024
Resources in Other Languages / Korean
- Deno Korea - Deno Korean User Group.
Apr 22, 2024
Modules / Logging
- LogTape (⭐1.8k) - Simple logging library with zero dependencies for Deno/Node.js/Bun/browsers.
Mar 06, 2024
Modules / Social Platform APIs
- MTKruto (⭐162) - Deno-first, cross-runtime client library for Telegram's MTProto API.
Feb 29, 2024
Modules / Utils
- switcher4deno (⭐2) - Feature Flag Deno SDK client for Switcher-API.
Modules / Web framework
- alosaur (⭐817) - Alosaur - Deno web framework with many ES Decorators.
Feb 08, 2024
Modules / Machine learning
- appraisal (⭐5) - Feature extraction and conversion.
- classy-lala (⭐5) - Single-layer perceptrons for supervised learning tasks.
Dec 27, 2023
Modules / Automation
- swissknife (⭐10) - SwissKnife - Deno Swiss Knife tools for Windows.
Aug 22, 2023
Modules / Testing
- qunitx (⭐33) - Zero dependency, fully customizable, mature, universal test API that can run interchangably in node.js, Deno & browser, using default runtime test runners.
Tools / XML
- entype (⭐4) - A CLI tool used to generate type definitions for serialised data, currently supporting JSON to Rust and TypeScript.
Aug 06, 2023
Modules / CLI utils
- tui (⭐305) - Module which allows easy creation of Terminal User Interfaces.
Jul 03, 2023
Modules / Database
- dongoose (⭐27) - A simple and easy to use ORM for Deno KV.
Modules / Web utils
- react-icons - React Icons converted to preact for deno fresh.
Apr 14, 2023
Modules / Web utils
- rpc (⭐23) - JSONRPC server implementation for Deno.
Feb 23, 2023
Tools / XML
- deno_docker (⭐1k) - Latest dockerfiles and images for Deno - alpine, centos, debian, ubuntu.
Jan 06, 2023
Modules / Utils
- locale-kit (GitHub (⭐5)) - A internationalisation/localisation/translation (i18n/l10n/t9n) library with a wrapper for Fresh and support for plurals and dynamic replacement.
Dec 14, 2022
Modules / Image
- monke (⭐6) - Color quantization and dithering library with extra image filters (blur, invert, etc).
Modules / Utils
- colors (⭐7) - Color conversions and operations in TypeScript.
Nov 23, 2022
Modules / Frontend framework
- fresh (⭐14k) - The next-gen web framework.
Nov 15, 2022
Modules / Testing
- tepi - A .http Test Runner
Nov 07, 2022
Modules / Web framework
- danet (⭐518) - A Savory web framework for Deno heavily inspired by Nest.js.
Nov 06, 2022
Blogs/Newsletters / XML
- Craig's Deno Diary - A blog focussing on Deno tech & lib howtos.
- Deno Blog - The official blog of the Deno Company.
- Deno News - A newsletter of Deno articles, news and cool projects.
Oct 29, 2022
Modules / Web framework
- hono (⭐30k) - Ultrafast web framework for Cloudflare Workers, Deno, and Bun. Fast, but not only fast.
Modules / Web utils
- fresh_chart (⭐153) - A server-side-rendered charting library for Fresh.
Showcases / XML
- The Official Showcase - The official showcase of Deno.
Tools / XML
- denopendabot - Dependabot for Deno projects.
Integrations / XML
- Netlify Edge Functions - Edge Functions connect the Netlify platform and workflow.
- Slack Custom Functions - Build custom Run On Slack functions using Deno.
- Supabase Edge Functions - Edge Functions are server-side TypeScript functions, distributed globally at the edge.
- Astro - Deploy a server-side rendered Astro site to Deno Deploy.
Resources in Other Languages / Japanese
- deno-ja - Deno Japanese User Group.
Oct 25, 2022
Modules / Frontend framework
- packup (⭐337) - Zero-config web application packager for Deno.
Oct 21, 2022
Resources / Books
Aug 19, 2022
Modules / Utils
- durationjs (⭐21) - Get formatted time duration from a timestamp or a human-readable string.
- fortuna (⭐20) - Weighted gacha system.
Jul 25, 2022
Modules / Cloud APIs
- aws-api - From-scratch Typescript AWS API client built for Deno.
- googleapis - Auto-generated Google API clients for Deno.
Jun 14, 2022
Modules / Database
- deno_mysql (⭐264) - MySQL database driver.
- redis (⭐465) - An experimental implementation of redis client for deno.
Jun 07, 2022
Modules / Game engine
- caviar (⭐169) - ⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
- sdl2 (⭐185) - SDL2 module for Deno
May 17, 2022
Modules / Machine learning
- netsaur (⭐254) - Powerful machine learning, accelerated by WebGPU
Modules / Math
- neo (⭐69) - Matrix and other math, accelerated by WebGPU
May 09, 2022
Modules / String utils
- written (⭐12) - A provides a set of utilities for manipulating text, with a focus on providing typographic tools rather than pure string manipulation.
Apr 26, 2022
Modules / Utils
- fastest-validator (⭐1.5k) - Schema validator for all javascript platforms
Resources in Other Languages / Darija
Mar 31, 2022
Modules / Frontend framework
- ultra (⭐3k) - 💎 Modern Streaming React Framework in Deno.
Modules / Validation
- zod (⭐43k) - TypeScript-first schema validation with static type inference.
Tools / XML
- dnt (⭐1.3k) - Deno to npm package build tool.
Resources in Other Languages / Chinese
Mar 24, 2022
Modules / CLI utils
- yargs (⭐11k) - The modern, pirate-themed successor to optimist.
Mar 16, 2022
Showcases / XML
- Edrys (⭐330) - Remote Teaching Software
Mar 12, 2022
Modules / Web framework
- faster (⭐58) - A fast and optimized middleware server with a set of useful middlwares.
Feb 06, 2022
Resources in Other Languages / Kurdish (Central)
Jan 31, 2022
Modules / WebSocket
- wocket (⭐102) - A WebSocket library for Deno.
Jan 26, 2022
Tools / XML
- denoflow (⭐286) - Configuration as code, use YAML to write automated workflows that run on Deno, with any Deno modules, Typescript/Javascript codes
Nov 28, 2021
Articles / XML
Nov 23, 2021
Presentations / XML
Nov 02, 2021
Presentations / XML
Oct 07, 2021
Modules / Utils
- optionals (⭐193) - Rust-like error handling and options with exhaustive pattern matching.
Sep 30, 2021
Modules / Editor framework
- Denops (⭐785) - 🐜 An ecosystem to write Vim/Neovim plugins with Deno.
Sep 28, 2021
Modules / Utils
- solc (⭐72) - 💎 Solidity bindings for Deno.
Sep 27, 2021
Modules / Database
- yongo (⭐7) - Subset of Mongoose api in deno (like populate) but will not fully copy mongoose
Sep 19, 2021
Modules / Image
- ImageScript (⭐674) - Image processing in JavaScript, utilizing WebAssembly for performance.
Aug 27, 2021
Modules / Template engine
- handlebars (⭐31) - Handlebars template engine for deno
May 31, 2021
Modules / Utils
- buckets (⭐24) - Bundle assets and scripts in a single executable file.
May 29, 2021
Modules / Database
- denodb (⭐1.9k) - MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno.
- postgres (⭐651) - Driver for PostgreSQL database.
Modules / Mail
- deno-smtp (⭐83) - A smtp mail sender for deno.
Modules / Testing
- deno-puppeteer (⭐458) - A library which provides a high-level API to control Chromium or Chrome over the DevTools Protocol.
- rhum (⭐91) - A lightweight testing framework for Deno.
- unexpected (⭐366) - Extensible BDD assertion toolkit.
Modules / Utils
- computed_types (⭐360) - Joi like validators for Typescript and Deno.
- wu-diff-js (⭐18) - A diff library to compute differences between two slices using wu(the O(NP)) algorithm.
Modules / Web framework
- oak (⭐5.4k) - A middleware framework for Deno's net server.
- oak-http-proxy (⭐42) - Proxy middleware for Deno Oak HTTP servers.
- oak-routing-ctrl (⭐9) - TypeScript Decorators for easy scaffolding API services with the oak framework.
Modules / WebSocket
- dropper - Custom event-based WebSockets framework for building real-time apps on Deno 🦕
Modules / Web utils
- forwarded (⭐8) - Deno port of
forwardedlibrary.
- gql (⭐202) - Universal GraphQL HTTP middleware.
- nats (⭐177) - A Deno client for the NATS messaging system.
- router (⭐55) - A high-performance basic router works anywhere.
Modules / XML
- sax-ts (⭐20) - SAX-style XML parser ported from sax-js (⭐1.2k).
Registries / XML
- deno.land/x/ - The official 3rd party module registry.
May 14, 2021
Articles / XML
Mar 30, 2021
Modules / CLI utils
- charmd (⭐65) - A simple, extendable markdown renderer for your terminal.
Tools / XML
- kopo-cli (⭐16) - A Deno registry browser in the terminal.
Mar 04, 2021
Registries / XML
- crux.land - A free registry service meant for hosting small ( < 10kB) single deno scripts.
- Deno PKG - An easier way to use code from GitHub in your Deno project.
Jan 07, 2021
Modules / Static site generator
- lume (⭐2.3k) - A static site generator similar to Jekyll or Eleventy with support for multiple file formats.
Showcases / XML
- UsingDeno - Curated list of Web Applications & Projects using Deno 🦕.
Dec 19, 2020
Articles / XML
Sep 25, 2020
Showcases / XML
- GitHub Profile Trophy (⭐6.5k) - 🏆 Add dynamically generated GitHub Trophy on your readme
Aug 18, 2020
Modules / Utils
- garn-validator (⭐42) - Create validations with ease.
Aug 06, 2020
Tools / XML
- make-deno-edition (⭐43) - Automatically makes package.json projects (such as npm packages and node.js modules) compatible with Deno.
Jul 07, 2020
Tools / XML
- dmm (⭐58) - Lightweight Deno Module Manager
Jul 06, 2020
Articles / XML
Presentations / XML
Jun 21, 2020
Registries / XML
- nest.land - An immutable, blockchain powered Deno package registry. 🥚
Jun 20, 2020
Modules / Utils
- dinoenv - tiny library to manage environment variables with deno.
Jun 17, 2020
Tools / XML
- trex (⭐729) - Package management like npm for deno.
Resources in Other Languages / Spanish
Jun 15, 2020
Articles / XML
Jun 12, 2020
Resources in Other Languages / Italian
Jun 10, 2020
Articles / XML
Jun 07, 2020
Resources in Other Languages / Indonesian
Jun 01, 2020
Tools / XML
- vscode-deno (⭐1.5k) - VS Code extension that provides Deno support using the
TypeScript Deno language service plugin.
May 23, 2020
Modules / Utils
- denon (⭐1.1k) - A file watcher with a for-await generator.
Tools / XML
- denon (⭐1.1k) - A daemon script runner, like nodemon. Built in and for Deno.
Resources in Other Languages / Spanish
May 22, 2020
Modules / Static site generator
- pagic (⭐1.7k) - The easiest way to generate static html page from markdown, built with Deno.
Articles / XML
May 21, 2020
Resources in Other Languages / Indonesian
May 18, 2020
Modules / Utils
- qrcode (⭐45) - QR code image generator for Deno.
Articles / XML
May 16, 2020
Tools / XML
- denoliver (⭐104) - A simple, dependency free file server with live reload.
Articles / XML
May 14, 2020
Modules / Template engine
- dejs (⭐146) - Ejs template engine for deno.
Tools / XML
- clone (⭐4) - A simple utility for the convenient clone.
- udd (⭐327) - Update Deno dependencies: updates import statements to their latest published version.
Articles / XML
Presentations / XML
Resources in Other Languages / Indonesian
Resources in Other Languages / Spanish
Apr 25, 2020
Modules / Database
- nessie (⭐521) - Create, migrate and rollback migrations for PostgreSQL, MySQL and SQLite.
Apr 21, 2020
Modules / Utils
- evt (⭐462) - Type safe replacement for EventEmitter.
Tools / XML
- denoify (⭐949) - For NPM module authors that would like to support Deno but do not want to write and maintain a port.
Mar 23, 2020
Tools / XML
- denomander (⭐151) - Deno command-line interfaces inspired from commander.js.
Jan 15, 2020
Presentations / XML
Nov 24, 2019
Articles / XML
Nov 12, 2019
Presentations / XML
Jun 27, 2019
Resources in Other Languages / Russian
Jun 11, 2019
Presentations / XML
May 31, 2019
Resources in Other Languages / Chinese
Apr 21, 2019
Modules / CLI utils
- cac (⭐3.1k) - Simple yet powerful framework for building command-line apps.
Feb 06, 2019
Resources in Other Languages / Japanese
Jan 28, 2019
Articles / XML
Jan 22, 2019
Resources in Other Languages / Hebrew
Jan 17, 2019
Resources in Other Languages / Chinese
Jan 15, 2019
Articles / XML
Jan 10, 2019
Resources in Other Languages / Japanese
Jan 05, 2019
Docs / External Docs
Jan 03, 2019
Presentations / XML
Resources in Other Languages / Japanese