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-01 00:07:56 UTC
- JSON Representation
https://github.com/takker99/plantuml-proxy
URL先のPlantUML textからPlantUMLの画像を生成して返すやつ
deno plantuml serverless-functions vercel
Last synced: 06 May 2026
https://github.com/mrbrunelli/deno-view-engine
View Engine Render with Deno
deno ejs ejs-templates oak oakland
Last synced: 06 May 2026
https://github.com/uqmessias/web-socket-react-native
POC project using WebSocket server based on deno and the client based on React Native
counter deno poc react-native timer-counter websocket websocket-client websocket-server
Last synced: 07 May 2026
https://github.com/nemeslaszlo/rest-api-deno
Simple rest api implementation with Deno and PostgreSQL.
Last synced: 07 May 2026
https://github.com/djdeveloperr/deno_firmata
Firmata protocol implementation for Deno built on Web Serial API.
arduino deno firmata web-serial
Last synced: 07 May 2026
https://github.com/alexanderkaran/deploying-bilbies-on-the-edge
An example project for my blog and talk on building an API with Deno
api deno javascript typescript
Last synced: 07 May 2026
https://github.com/zeabur/deno-typescript-template
A simple Deno web app using TypeScript deployed on Zeabur.
cicd cloud deno deploy deployment javascript typescript zeabur
Last synced: 07 May 2026
https://github.com/dongsub-joung/deno-runtime-auto-translate-web-app
instead of AGTH
Last synced: 08 May 2026
https://github.com/luizfelipedasilva678/chat-app
Chat app made with Socket.io, Vue and Deno
Last synced: 08 May 2026
https://github.com/erfanium/datetool
A typescript class tool that simplifies working with dates
browser date datetime deno javascript nodejs tool tools typescript utils
Last synced: 08 May 2026
https://github.com/seanvelasco/bsky-trends
Trending Bluesky hashtags over a 24-hour period
Last synced: 08 May 2026
https://github.com/carlosfernandezcabrero/hono-api-starter-typescript-deno
Starter to create a API with Hono y Typescript for Deno.
api deno hono honojs template typescript
Last synced: 08 May 2026
https://github.com/satyarohith/deno-title
Capitalize your titles as per The Chicago Manual of Style.
deno deno-module javascript titlecase typescript
Last synced: 08 May 2026
https://github.com/s-panferov/runy
New experimental build system written with Rust and Deno
Last synced: 08 May 2026
https://github.com/clowdertech/ollama-token-api
Ollama reverse proxy that allows for bearer token authentication.
deno llm llms ollama ollama-api
Last synced: 08 May 2026
https://github.com/pabloszx/deno_scripts
Type-safe fully-featured centralized Deno project scripts 🦕
cli cli-app command-line-interface deno deno-module deno-scripts deno-tools javascript typescript
Last synced: 08 May 2026
https://github.com/hugojosefson/todo-markdown
Use markdown docs, to keep track of todo items.
Last synced: 08 May 2026
https://github.com/onlyf0ur/csgo-stats
A simple wrapper for the CSGO API from TNR.
csgo deno deno-module denoland wrapper
Last synced: 10 Jun 2026
https://github.com/radhirasho/simple-deno
🧪 Experimenting with Deno 🦕
deno experiment javascript typescript
Last synced: 09 May 2026
https://github.com/rifandani/deno-oak-postgres-rest
Simple Deno REST API with PostgreSQL + Oak
deno denon oak postgresql rest-api
Last synced: 09 May 2026
https://github.com/ncolesummers/microservices-calculator
A microservices example using Dapr
dapr deno microservice rust-lang webassembly
Last synced: 09 May 2026
https://github.com/serkanalgur/tckimlik
A tool for validate Turkish Identification Number. Deno version
Last synced: 09 May 2026
https://github.com/apacheli/dragapi
Deno bindings for PokéAPI.
deno javascript library pokeapi pokemon typescript
Last synced: 09 May 2026
https://github.com/rjoydip/win_tasklist
Wrapper for the Windows tasklist command.
Last synced: 09 May 2026
https://github.com/olegkorol/firestore-admin
A simple Firestore client for Deno.
deno firebase firestore firestore-admin google-cloud jsr
Last synced: 09 May 2026
https://github.com/aboqasem/js-piston-api-client
Client wrapper for the Piston Code Execution Engine API.
api-client deno nodejs piston-api typescript
Last synced: 09 May 2026
https://github.com/puregarlic/randimal
A random animal name generator
animals deno esmodule names naming random-generation
Last synced: 09 May 2026
https://github.com/simonneutert/unreachable_tiles_map_editor
This is a simple map editor to track unreachable tiles on a map (mercator projection).
deno handlebars mapbox-gl-js oak
Last synced: 10 Jun 2026
https://github.com/crispengari/recipe-app
This is a simple recipe API that was created using deno and oak, served as a REST api that will be consumed by solidjs and qwik app as clients.
deno javscript oak qwik solidjs typescript
Last synced: 10 May 2026
https://github.com/esolia/ping-runner
Pings indexnow, ping-o-matic and websub for new items in rss feeds, assuming Deno Deploy hosting.
deno denodeploy feed indexnow json pingomatic pubsubhubbub typescript websub
Last synced: 10 May 2026
https://github.com/moqada/chatsdj
👨⚖️ チャット相談所へようこそ。どんなことでもま〜るくおさめまっせ。
deno netlify-edge-functions openai slack-bot
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/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/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/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/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/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/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/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/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/serverwentdown/deno-scripts
A bunch of scripts written in Deno
Last synced: 17 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/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/silvalnk/ts-deno-api-dinosaurs-project
Building a dinosaur API using Deno.js, TypeScript 🎯🦕
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