Deno
Deno is a JavaScript/TypeScript runtime with secure defaults and a great developer experience. Itโs built on V8, Rust, and Tokio.
- Secure by default. No file, network, or environment access (unless explicitly enabled).
- Supports TypeScript out of the box.
- Ships a single executable (deno).
- Has built in utilities like a dependency inspector (deno info) and a code formatter (deno fmt).
- Has a set of reviewed (audited) standard modules that are guaranteed to work with Deno.
- Scripts can be bundled into a single javascript file.
- GitHub: https://github.com/topics/deno
- Wikipedia: https://en.wikipedia.org/wiki/Deno_(software)
- Repo: https://github.com/denoland
- Created by: Ryan Dahl
- Related Topics: typescript, rust, javascript, nodejs, v8, webassembly, package-manager, event-driven-architecture, event-loop, tokio,
- Last updated: 2026-07-10 00:08:12 UTC
- JSON Representation
https://github.com/moqada/chatsdj
๐จโโ๏ธ ใใฃใใ็ธ่ซๆใธใใใใใใฉใใชใใจใงใใพใใใใใใใพใฃใใ
deno netlify-edge-functions openai slack-bot
Last synced: 10 May 2026
https://github.com/p1atdev/alloy
An application installer for restriced macOS
Last synced: 10 May 2026
https://github.com/arvid-berndtsson/deno-template-repo
A Deno template repo with CI, pre-commit and Github Actions. Additionally it enforces Conventional Commits.
ci conventional-commits deno github-actions github-workflows hooks pre-commit
Last synced: 10 May 2026
https://github.com/mcsr-tools/ranked
https://mcsr.tools/ranked | Your go-to MCSR Ranked fan site to see ongoing matches currently being streamed and more
daisyui deno fresh tailwindcss
Last synced: 10 May 2026
https://github.com/duart38/accessors
Accessor decoration made easier
accessor decorators deno javascript typescript
Last synced: 10 May 2026
https://github.com/sane-fmt/deno
Opinionated code formatter for TypeScript and JavaScript
deno formatter javascript opinionated sane-fmt typescript wasi webassembly
Last synced: 10 May 2026
https://github.com/raphabarreto/deno-jumpstart
๐ฑโ๐ Deno Project Jumpstart ๐ฑโ๐
deno denoland typescript v8-javascript-engine
Last synced: 10 May 2026
https://github.com/denoplayground/esbuild-plugin-sass
A SASS Plugin Module for the Deno version of ESBuild.
deno esbuild esbuild-plugin sass scss
Last synced: 10 May 2026
https://github.com/ngruychev/json_rpc_controllers
Create class-based JSON-RPC services and use them seamlessly on the client-side
Last synced: 10 May 2026
https://github.com/shinosaki/nojs-chat
Real-time Chat App without JavaScript, WebSocket
chat chat-application deno nodejs nojs realtime-chat
Last synced: 11 May 2026
https://github.com/novqigarrix/auth-domains-server
Authentication System for Different Domains using Next.js andย Deno. More info: https://link.medium.com/3wYYNj8L8ub
authentication deno deno-deploy mongdodb
Last synced: 11 May 2026
https://github.com/barcellos-pedro/deno-mastery
Project to learn and build things with Deno ๐ฆ
Last synced: 11 May 2026
https://github.com/devsheva/hn-telegram-bot
HackerNews Telegram Bot
deno grammy hackernews telegram-bot typescript
Last synced: 11 May 2026
https://github.com/markthree/easy_std
Generic Deno standard library, focused on ease of use | ้็จ Deno ๆ ๅๅบ๏ผไธๆณจไบๆ็จๆง
deno easy-to-use fn scripts std
Last synced: 11 May 2026
https://github.com/novqigarrix/go-like-restful-api
Secure, Reliable, Blazingly Fast RESTfull API Written in Deno
Last synced: 11 May 2026
https://github.com/yeukfei02/currencyfinder
find currency information in deno
Last synced: 11 May 2026
https://github.com/bastidood/deno-deque
A modern double-ended queue for TypeScript/JavaScript.
Last synced: 11 May 2026
https://github.com/pablosilvab/demo-app-deno
Proyecto cuyo objetivo es probar deno
Last synced: 12 May 2026
https://github.com/arsenykruglikov/flux-standard-action
Port of flux-standard-action npm package for Deno.
Last synced: 12 May 2026
https://github.com/denoplayground/template-executable
Project Template for Deno Executables.
Last synced: 12 May 2026
https://github.com/m4rc3l05/feed-normalizer
Normalize RSS/RDF/ATOM/JSON feeds
atom atom-feed-parser deno json json-feed json-feed-parser rdf rdf-feed-parser rss rss-feed-parser
Last synced: 13 May 2026
https://github.com/wille-io/deno-srv
A Deno web server and / or framework. Use it as a high level web server or build a low-level framework around it.
deno denoland https-server webserver
Last synced: 13 May 2026
https://github.com/lucas54neves/deno-deploy
Repository for Deno Deploy studies
Last synced: 13 May 2026
https://github.com/tehbrian/projutil
A CLI tool that generates and updates project files.
Last synced: 13 May 2026
https://github.com/frankvd/dndle
Calculator-esque UI for DnD dice rolls
deno dungeons-and-dragons fresh
Last synced: 13 May 2026
https://github.com/farazzshaikh/api
Personal API of Faraz Shaikh made with Deno. Powers my portfolio and blog. Curl me!
Last synced: 13 May 2026
https://github.com/petehouston/deno-samples
Sample code for Deno JS
deno deno-module denoland typescript
Last synced: 14 May 2026
https://github.com/studiowebux/pixel-it
Simple web based tool to pixelate images
deno file-upload hono htmx jimp picocss pixel pixel-art pixelate
Last synced: 13 Jun 2026
https://github.com/intility/no-inline-styles
Deno lint plugin that prevents inline styles in JSX/TSX, enforcing CSS class usage
Last synced: 13 Jun 2026
https://github.com/thehashton/deno
Practice with Deno, a JS/TS/WA runtime made in Rust.
Last synced: 15 Jun 2026
https://github.com/tiaanduplessis/deno-wcwidth
Deno port of Node's port of the C port of wcwidth() and wcswidth()
Last synced: 15 Jun 2026
https://github.com/quinnjr/nestjs-deno
NestJS HTTP adapter for the Deno runtime using Deno.serve
adapter backend deno express fastify http-adapter http-server middleware nest nestjs nodejs rest-api typescript web-api web-framework
Last synced: 16 Jun 2026
https://github.com/nberlette/primordials
Strongly-typed immutable copies of global intrinsics, inspired by Node's internal primordials.
bun deno ecmascript globals immutable intrinsics javascript jsr node primordial typescript
Last synced: 17 Jun 2026
https://github.com/nberlette/deno-doc-dark
Just a proof of concept / demonstration for a custom dark-mode-friendly color scheme for the Deno Doc HTML generator.
css dark-mode dark-theme deno deno-doc html tailwind tailwindcss
Last synced: 17 Jun 2026
https://github.com/serverwentdown/deno-scripts
A bunch of scripts written in Deno
Last synced: 17 Jun 2026
https://github.com/silvalnk/ts-deno-fetch-project
Building a SpaceX launch using Deno.js, TypeScript ๐ธ๐ฆ
Last synced: 19 Jun 2026
https://github.com/silvalnk/ts-deno-survey-project
Building a survey application using Deno.js, TypeScript, Design Patterns and SOLID principles ๐ฏ๐ฆ
Last synced: 19 Jun 2026
https://github.com/kuuote/deno-lsp_stream
Deno module that TransformStream for handling LSP Base Protocol
Last synced: 19 Jun 2026
https://github.com/agm-dev/passgen
Util function to generate random passwords
deno password password-generator
Last synced: 19 Jun 2026
https://github.com/dpmland/monk
Do you want generate a installer for your app use this!! :monkey:
deno deno-module hacktoberfest typescript
Last synced: 20 Jun 2026
https://github.com/yskszk63/eip-with-singleton-ecs-on-ec2
CDK for EIP + ECS (EC2)
Last synced: 20 Jun 2026
https://github.com/eliassjogreen/dimp
A helper for adding and removing imports from import maps made for deno
Last synced: 23 Jun 2026
https://github.com/kkbt0/xxtea-ts
XXTEA for encryption algorithm library TypeScript.
Last synced: 23 Jun 2026
https://github.com/lofcz/1tube
Serverless with zero vendor lock-in.
aws-lambda bun deno edge-functions lambda-functions serverless serverless-functions supabase supabase-functions vercel
Last synced: 26 Jun 2026
https://github.com/anitrend/on-the-edge
edge functions for anitrend-v2 to offload data aggregation out of the main application.
Last synced: 28 Jun 2026
https://github.com/phaethix/api-doc-generator
AI-powered API documentation generator โ describe your API in plain English, get OpenAPI specs + beautiful docs. Built with Deno + React.
ai api-documentation deno llm openapi react swagger typescript
Last synced: 29 Jun 2026
https://github.com/silvalnk/ts-deno-api-dinosaurs-project
Building a dinosaur API using Deno.js, TypeScript ๐ฏ๐ฆ
Last synced: 29 Jun 2026
https://github.com/georgebuilds/weather-app
Weather App! Just messing around with Deno and Fresh
Last synced: 29 Jun 2026
https://github.com/weakish/lume-readme
A Lume plugin that uses `README.md` or specified page as homepage of the website.
Last synced: 29 Jun 2026
https://github.com/djdeveloperr/dblapi-deno
Wrapper for DBL API (top.gg) for Deno.
bots deno discord javascript topgg typescript wrapper
Last synced: 13 Apr 2026
https://github.com/teav4/batch-convert-to-avif
batch-convert-to-avif
deno image-converter image-processing
Last synced: 18 Apr 2026
https://github.com/lucas4tech/ts-deno-api-dinosaurs-project
Building a dinosaur API using Deno.js, TypeScript ๐ฏ๐ฆ
Last synced: 06 Sep 2025
https://github.com/mccann-hub/json-logger
A secure, configurable JSON logger built on Winston for Node.js and Deno applications. Supports custom log levels, structured JSON output, sensitive data sanitization, and error handling for multi-environment setups.
deno deno-module typescript typescript-library winston winston-logger
Last synced: 13 Feb 2026
https://github.com/lucas4tech/ts-deno-planet-csv-v2-project
Building an application to extract planets from a csv using Deno.js, TypeScript ๐ช๐ฆ
Last synced: 06 Sep 2025
https://github.com/lucas4tech/ts-deno-fetch-project
Building a SpaceX launch using Deno.js, TypeScript ๐ธ๐ฆ
Last synced: 06 Sep 2025
https://github.com/lucas4tech/ts-deno-survey-project
Building a survey application using Deno.js, TypeScript, Design Patterns and SOLID principles ๐ฏ๐ฆ
Last synced: 06 Sep 2025
https://github.com/powerpuffpenguin/ts-flags
Command line argument parser for deno and node.js
cli command command-flags command-line deno deno-cli deno-command deno-flags flags nodejs
Last synced: 14 Feb 2026
https://github.com/jhechtf/version-bump
A pluggable version bumping software (akin to standard-version) written in Deno + TS
Last synced: 31 Mar 2025
https://github.com/arnavk-09/gemini-grow-plants
๐ Gemini Powered Plantation Suggestions based on you Location...
afforestation ai daisyui deno environment fresh gemini green preact readme tailwindcss
Last synced: 14 Feb 2026
https://github.com/cianhub/deno-rest-api
A simple REST API made with Deno, PostgreSQL and Oak
deno deno-postgres denon oak postgresql rest-api typescript
Last synced: 11 Apr 2026
https://github.com/totallynotdavid/image-generation
A simple, lightweight TypeScript image-processing library for Deno, available on both JSR and npm
deno image-processing typescript-library
Last synced: 28 Feb 2026
https://github.com/moo-w/runtector
JavaScript runtime detector
bun deno ecmascript javascipt js-runtime nodejs runtime runtime-detection
Last synced: 14 Jun 2025
https://github.com/yano3nora/ts-utils
TypeScript Utilities as a npm dual package by Deno.
Last synced: 12 Apr 2025
https://github.com/aitoroses/fresh-app
Example application made with fresh framework
Last synced: 16 Apr 2026
https://github.com/zsokami/scweb
ACL4SSR Mannix ่ฎข้ ่ฝฌๆขๆ้็ Web ๅ็ซฏ
Last synced: 15 Feb 2026
https://github.com/boywithkeyboard-archive/getter
A lightweight yet powerful HTTP client for JavaScript based on the Fetch API.
cjs deno esm fetch getter http http-client javascript node typescript
Last synced: 09 Apr 2026
https://github.com/zdychacek/deno_example
Example project with VSCode IDE integration.
deno http-server server typescript
Last synced: 13 May 2026
https://github.com/9sako6/cors-proxy-server
This is a proxy which adds CORS headers to the proxied request. Written in Deno.
Last synced: 07 May 2026
https://github.com/virakkhun/cooed
yet another http routing ๐
api deno http-server routing server web
Last synced: 14 May 2026
https://github.com/srdjan/hsx
SSR-only JSX/TSX renderer for Deno that hides HTMX away :)
Last synced: 16 Feb 2026
https://github.com/eibens/edcb
A build tool and task runner for Deno.
build ci deno formatting github-actions linting testing typescript
Last synced: 02 Apr 2026
https://github.com/lisaross/cc-mcp
Minimal CLI tool for managing Model Context Protocol (MCP) servers in Claude Code projects
claude-code cli configuration-management deno mcp typescript
Last synced: 13 Apr 2026
https://github.com/wayou/plugin-deno
omf plugin provides completions for deno
completions deno fish oh-my-fish omf
Last synced: 17 May 2026
https://github.com/nberlette/brotli
Lightweight brotli decompressor, powered by WebAssembly.
brotli brotli-decoder brotli-decompressor decompressor deno jsr rust typescript wasm webassembly
Last synced: 16 Feb 2026
https://github.com/barcek/shipping
barcek unmoored | Dockerfiles for tools in other repositories
command-line-tool deno devops docker kubernetes sidecar
Last synced: 13 Apr 2026
https://github.com/devcontainers-community/list-features
๐ List all features in a monorepo in a GitHub Action
deno devcontainer-features devcontainers github-actions matrix utility
Last synced: 16 Apr 2026
https://github.com/blakechambers/deno-whisper-cli
A command-line interface tool that records audio and converting it into text via the OpenAI Whisper API
cli deno openai speech-to-text
Last synced: 01 Mar 2026
https://github.com/leoborai/a-bit-of-deno
๐ฆ A try on Deno's ecosystem with Oak framework for Web APIs
api deno denoland oak typescript webapi
Last synced: 01 Mar 2025
https://github.com/valtlai/postcss-value-parser-deno
Transforms CSS values and at-rule params into a tree โ ๐ฆ Deno port โ โ Deprecated: use the `npm:` specifier instead
Last synced: 04 Oct 2025
https://github.com/outloudvi/deno-rss
A RSS aggregator powered by Deno Deploy.
Last synced: 30 Apr 2026
https://github.com/wingzer0o/lwollama
Dockerized Web Application to perform inference against LLAMA3.1
deno docker docker-compose llama3 llm typescript
Last synced: 16 Apr 2026
https://github.com/p1atdev/calil
Calil ๅณๆธ้คจ API ใฏใฉใคใขใณใ for Deno
api-client calil deno denoland library
Last synced: 02 Mar 2026