Awesome Deno 
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.
This list is a collection of the best Deno modules and resources.
Contents
- Docs
- Official Docs
- External Docs
- Online Playgrounds
- Modules
- Automation
- CLI utils
- Cloud APIs
- Database
- Editor framework
- Frontend development
- Frontend framework
- Game engine
- LLM
- Logging
- Machine Learning
- Markdown
- Math
- Static site generator
- String utils
- Social Platform APIs
- Template engine
- Testing
- Utils
- Web framework
- WebSocket
- Web utils
- Webview
- XML
- Registries
- Showcases
- Tools
- Integrations
- Articles
- Blogs/Newsletters
- Presentations
- Resources
- Books
- Resources in Other Languages
- Chinese
- Hebrew
- Indonesian
- Italian
- Japanese
- Korean
- Russian
- Spanish
- Darija (Arabe marocain)
- Kurdish (Central)
Docs
Official Docs
External Docs
Online Playgrounds
Modules
Automation
- autopilot - Autopilot - Cross-platform web automation with Deno.
- swissknife - SwissKnife - Deno Swiss Knife tools for Windows.
CLI utils
- cac - Simple yet powerful framework for building command-line apps.
- charmd - A simple, extendable markdown renderer for your terminal.
- chart - Console ASCII line charts with no dependencies.
- cli-spinner - Show spinners in the terminal while running long tasks.
- cliffy - The complete solution for building interactive command-line tools.
- clite - Automatic CLI generation from a class.
- commit-sage-cli - Generates Conventional Commit messages with AI based on Git repository changes.
- kia - Simple terminal spinners for Deno 🦕
- terminal_images - A Deno module and CLI tool for displaying images in the terminal.
- tui - Module which allows easy creation of Terminal User Interfaces.
- with-env - Simple command line utilty for executing commands with one or more .env files.
- yargs - The modern, pirate-themed successor to optimist.
Cloud APIs
- aws-api - From-scratch Typescript AWS API client built for Deno.
- googleapis - Auto-generated Google API clients for Deno.
Database
- aloedb - Light, Embeddable, NoSQL database for Deno without dependencies.
- cotton - SQL Database Toolkit for deno
- dangoDB - A MongoDB ODM for Deno.
- denodb - MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno.
- deno_mongo - MongoDB database driver.
- deno_mysql - MySQL database driver.
- dndb - Persistent and embedable NoSQL database engine written for Deno 🦕.
- dongoose - A simple and easy to use ORM for Deno KV.
- dsddb - A dead simple persistant key-value database utilizing the JSON format.
- dso - A simple ORM library based on mysql.
