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-06-23 00:08:02 UTC
- JSON Representation
https://github.com/satyawikananda/yummy
A simple wrapper themealdb.com API for Deno π¦
Last synced: 25 Apr 2026
https://github.com/nekowinston/setup-deno
π¦ Deno Setup action with integrated cache
cache deno github-actions problem-matcher typescript
Last synced: 05 Sep 2025
https://github.com/michaelcurrin/deno-project-template
Starter template for a new Deno project - including docs and CI π¦ π¦ β¨
deno javascript starter starter-template template
Last synced: 28 Oct 2025
https://github.com/rakhmadi/lavoca
Lavoca - Oak MVC Deno Web Framework - It will look like laravel
backend deno denodb denon framework mvc mvc-pattern oak oak-mvc typescript
Last synced: 24 Apr 2025
https://github.com/lencx/deno-getfiles
π Recursively get all files in a directory
Last synced: 12 Apr 2026
https://github.com/rojvv/rtwtrbt
A Twitter bot that retweets tweets matching a specific search rule.
deno denoland twitter twitter-api twitter-bot
Last synced: 05 Mar 2026
https://github.com/nikeokoronkwo/rex
Rex: A Monorepo Tool designed with Deno for use in multiple runtimes for efficient project maintenance.
deno monorepo monorepository typescript
Last synced: 09 Apr 2025
https://github.com/ultirequiem/ultirequiem.js
π¦ Some custom helpers
deno javascript typescript ultirequiem
Last synced: 13 Mar 2025
https://github.com/lttr/deno-dsc
Simple desired state configuration library, inspired by Powershell DSC
deno desired-state-configuration dsc
Last synced: 05 Mar 2026
https://github.com/logantann/redbeansoup-bot
"Kokonose-bot" rewrite + "Descalendrier for Discord" in a same bot
Last synced: 14 Apr 2025
https://github.com/dbushell/mesonic
π§ meSonic is an experimental media server and web client partially compatible with the Subsonic API
audiobooks deno media-server pwa self-hosted subsonic svelte
Last synced: 24 Apr 2025
https://github.com/alisenola/deno-swc-complier
The SWC compiler for Deno.
ast bundler deno hacktoberfest javascript parser rust spack swc typescript
Last synced: 05 Mar 2026
https://github.com/kt3k/prisma-deno-deploy-example
The example usage of Prisma Data Proxy in Deno Deploy
deno deno-deploy prisma prisma-data-proxy
Last synced: 24 Jan 2026
https://github.com/jpaquim/crafting-interpreters-deno-zig
Crafting Interpreters in Deno and Zig
crafting-interpreters deno lox typescript zig
Last synced: 07 Jan 2026
https://github.com/youngjuning/duck
Simple dynamic router register for Deno
deno duck router router-register
Last synced: 18 May 2026
https://github.com/tbjgolden/deno-htmlparser2
Deno port of `htmlparser2`
deno html html-parser htmlparser2 parser
Last synced: 16 Aug 2025
https://github.com/nberlette/clsx
Modern TypeScript rewrite of the popular `clsx` package by Luke Edwards, with type-level previews of compiled class strings.
bun classes classnames clsx compile-time-reflection css deno jsr node typescript utility web
Last synced: 11 Apr 2025
https://github.com/matijaoe/modern-javascript-snippets
β‘ Short and effective JavaScript & TypeScript snippets for the modern-day developer
deno javascript-snippets typescript typescript-snippets vscode vscode-snippets
Last synced: 09 Apr 2025
https://github.com/dalcib/deno-cache
A port of the cache module of Deno to be used with nodejs
Last synced: 18 Aug 2025
https://github.com/littledivy/pasteboard
macOS NSPasteboard API bindings for Deno JIT FFI.
clipboard deno ffi obj-c pasteboard
Last synced: 07 May 2025
https://github.com/dahlia/mediawiki-rc-mastodon-bot
Relay RecentChanges from a MediaWiki site to a Mastodon account
deno mastodon mastodon-bot mediawiki
Last synced: 28 Feb 2026
https://github.com/ryanccn/aendra
URL shortener powered by Deno Deploy and KV
deno deno-deploy deno-kv denoland link-shortener links redirects serverless
Last synced: 18 Apr 2025
https://github.com/justjavac/deno_cache_dir
Returns the path to the user's cache directory.
deno deno-mod deno-module deno-starter directory
Last synced: 28 Apr 2025
https://github.com/flevi29/oai_pmh_v2
Deno and Node.js API module for OAI-PMH.
deno harvest javascript metadata nodejs oai-pmh protocol typescript
Last synced: 14 Jun 2025
https://github.com/dahlia/web_deno_test
Run your tests on Deno and web browsers at a time
deno deno-test deno-tools tests unit-tests web-testing
Last synced: 01 May 2026
https://github.com/mechanismhq/clarigen-deno
Deno package for type-safe Clarinet tests
Last synced: 06 Jul 2025
https://github.com/zebp/channo
A channel library for Deno that provides Rust-like channels backed by async-cell.
Last synced: 24 Mar 2025
https://github.com/load1n9/denograd
pytorch's autograd deno implementation
autograd deno machine-learning neural-network pytorch
Last synced: 28 Apr 2025
https://github.com/sakkke/run-game-server
π Run Game server made with Deno
Last synced: 10 Jan 2026
https://github.com/bellisario/musicautocomplete
Get autocomplete for music search with the power of Deno.
api autocomplete deno music songs typescript webdev webdevelopment
Last synced: 27 Feb 2026
https://github.com/justjavac/deno_module_info
Get module info
deno deno-mod deno-module deno-modules deno-tools deno-utils info pkg
Last synced: 30 Apr 2025
https://github.com/redvars/orm
RED:VARS's ORM (Objectβrelational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.
database deno javascript odm postgresql sql typescript
Last synced: 12 Apr 2026
https://github.com/justjavac/deno_getpass
Safely read passwords in a console application on Linux, OSX and Windows
deno deno-getpass password readline
Last synced: 11 Feb 2026
https://github.com/cmorten/permission-guard
A zero-dependency, minimal permission guard for Deno.
deno deno-doc deno-module denojs denoland permission-guard permission-manager permissions protection security security-hardening
Last synced: 11 Dec 2025
https://github.com/deno911/kit
Starter template to painlessly create deno modules - and publish them, too!
boilerplate deno deno911 denoland module-pattern starter-kit template typescript
Last synced: 11 Feb 2026
https://github.com/khaosdoctor/linkedeno
LinkedIn client integration for Deno
client deno linkedin linkedin-api rest sdk typescript
Last synced: 05 Oct 2025
https://github.com/nestdotland/std
β¨ Deno's Standard Modules on nest.land
deno nestland standard-library
Last synced: 26 Feb 2026
https://github.com/hugojosefson/cursive_wasm
Make Rust TUI library cursive available to consumers of WebAssembly (WASM).
cursive deno rust terminal tui wasm webassembly
Last synced: 26 Feb 2026
https://github.com/codybrom/denim
Deno/Typescript wrapper for posting with the Threads API
Last synced: 09 Feb 2026
https://github.com/kawamataryo/the-super-tiny-compiler-deno
Deno version of the super tiny compiler
Last synced: 26 Feb 2026
https://github.com/sigmasd/minimize-deno
Find all the permissions used by a Deno program
Last synced: 15 Apr 2026
https://github.com/justjavac/deno_actix
Actix binding for Deno
actix-binding deno deno-actix deno-mod deno-module deno-plugin deno-plugins web webframework
Last synced: 08 Feb 2026
https://github.com/waptik/epubgen
This is a deno module based on https://github.com/cpiber/epub-gen-memory to generate epub files
deno epub epub-generation epub3
Last synced: 08 Oct 2025
https://github.com/syrflover/iterator-helper
Iterator Helper for TypeScript
async async-iterator deno iterator node nodejs typescript
Last synced: 09 Oct 2025
https://github.com/dmitri-sintsov/django-deno
Django assets / bundle manager with TypeScript transpilation support via sucrase or swc and pluggable apps scripts support.
deno django rollup swc typescript
Last synced: 09 Oct 2025
https://github.com/fluent-ci-templates/rust-pipeline
A ready-to-use CI/CD Pipeline for Rust projects.
deno deno-module devops gitlab-ci pipeline rust typescript
Last synced: 23 Feb 2026
https://github.com/jackfiszr/pl2xl
Nodejs-polars wrapper with `readExcel` and `writeExcel` methods.
data-analysis data-science deno excel excel-reader excel-writer nodejs polars
Last synced: 21 Jan 2026
https://github.com/hackathon-sidn/deno-kek
This π¦ module is a collection of simple scripts that a developer might find handy. KEK aka Kommand linE utility for Kool developers.
cli deno hackathon hacktoberfest kek
Last synced: 20 Oct 2025
https://github.com/matteocrippa/fossil
A typescript validation suite for deno projects
deno type-validation typescript validation validator value-validation
Last synced: 01 Feb 2026
https://github.com/dpmland/dlog
A minimal logger with icons and file logging support
deno deno-module javascript library logging typescript
Last synced: 01 May 2026
https://github.com/tomchen/searchconfig
TypeScript (JavaScript) package to get and merge configuration, made for Node.js and Deno
config configuration cosmiconfig deno get merge rc search settings typescript
Last synced: 07 Oct 2025
https://github.com/fractal-solutions/xgboost-js
A pure JavaScript implementation of XGBoost for both Node.js and browser environments.
ai artificial-intelligence bun bun-js deno javascript machine-learning nodejs npm supervised-learning xgboost xgboost-model
Last synced: 07 Oct 2025
https://github.com/fitzy1321/fresh-supa-auth
Fresh and Supabase Auth App
deno deno-fresh fresh fresh-deno supabase supabase-auth supabase-db supabase-js
Last synced: 01 Feb 2026
https://github.com/edgio/promts
TypeScript Native Prometheus Client for Deno
Last synced: 15 Apr 2026
https://github.com/bartmichu/urbstat
The essential command-line tool for UrBackup Server. `urbstat` provides quick insights into data usage, client status, and activities, making it easier to spot problems, troubleshoot, and keep your backups running smoothly.
cli deno javascript nodejs urbackup urbstat
Last synced: 12 Jun 2025
https://github.com/khuongduybui/fresh-logging
Access Log middleware for Deno Fresh
Last synced: 15 Oct 2025
https://github.com/erfanium/kavenegar_deno
Kavenegar SDK for Deno
deno kavenegar kavenegar-sdk typescript
Last synced: 16 Apr 2026
https://github.com/zackiles/deno-kit
Opinionated scaffolding for the future of AI-native Typescript codebases
ai deno jsr scaffold typescript
Last synced: 21 Apr 2026
https://github.com/vixalien/dotio2
Static blog for vixalien
deno deno-blog deno-deploy preact react
Last synced: 09 Feb 2026
https://github.com/duplojs/http
@duplojs/http 100% typesafe HTTP interface for Server and Client. Build and consume HTTP servers robustly with an excellent developer experience.
bun client code-generator deno developer-experience duplojs http interface nodejs openapi-generator robust server typescript
Last synced: 07 Jun 2026
https://github.com/edixonalberto/api-jobs-dev
API Rest para buscar empleo en programaciΓ³n. Creado con Deno π¦
deno portfolio preact typescript
Last synced: 17 Apr 2026
https://github.com/khrj/slack-rtm-api
Connect to the Slack platform over a persistent Websocket connection. Deno port of @slack/rtm-api
Last synced: 06 May 2026
https://github.com/fluent-ci-templates/fly-pipeline
A ready-to-use CI/CD Pipeline for deploying your applications to fly.io
cicd dagger deno flyio pipeline typescript
Last synced: 09 Feb 2026
https://github.com/alineacms/suite
Describe tests that run in the native test runners of Node.js, Deno and Bun.
Last synced: 03 May 2026
https://github.com/famebot/xeo
Variant of Lume Simple Blog theme
blog blog-template blog-theme deno design lume minimal template theme
Last synced: 07 Jan 2026
https://github.com/fluent-ci-templates/bun-pipeline
A ready-to-use CI/CD Pipeline and jobs for Bun projects.
bun cicd dagger dagger-functions deno deno-module devops pipeline typescript
Last synced: 26 Feb 2026
https://github.com/khrj/slack-webhook
Helper for making requests to Slack's Incoming Webhooks. Deno port of @slack/webhook
Last synced: 08 May 2026
https://github.com/briward/raptor
Raptor is a lightweight middleware framework for Deno, focusing on readability and clean code.
Last synced: 19 Apr 2025
https://github.com/fabervitale/deno-ndjson
Read, write, parse and serialize new line delimited JSON in deno: http://ndjson.org/
Last synced: 08 Feb 2026
https://github.com/freevue/radiyu-lang
λΌλμ΄. λΌλμ μ΄. νΈμμΉ μ€νΈλ¦¬λ¨Έ λΌλμ μ μ΄λ‘μ νμ©ν μΈμ΄μ λλ€.
Last synced: 03 Jun 2026
https://github.com/gustavocadev/db
dbjson gonna help you to write and read json files easily π¦
Last synced: 06 May 2026
https://github.com/leighmcculloch/deno-embed
Embed files into demo applications by embedding them into a JSON file and importing natively into the demo app.
Last synced: 21 Apr 2026
https://github.com/justjavac/deno_is_ssh
Whether the process is running inside SSH.
deno deno-mod deno-module deno-modules ssh
Last synced: 22 Apr 2026
https://github.com/scientific-dev/guildedeno
Interact with the guilded client api using deno!
Last synced: 22 Jan 2026
https://github.com/el3um4s/denowiki
A simple API for DenoJS to query Wikipedia and parse the results.
deno wikiparse-query wikiparser wikipedia-api wikisearch-query
Last synced: 30 Apr 2026
https://github.com/yakiyo/anilist_js
Deno module for interacting with the anilist api
anilist anilist-api anime deno deno-module manga wrapper-api
Last synced: 22 Apr 2026
https://github.com/justjavac/deno_string
Deno string utils.
deno deno-module deno-starter string
Last synced: 30 Apr 2026
https://github.com/maxgfr/package-checker.sh
A lightweight shell script that scans node / bun / deno projects to detect vulnerable npm packages using OSV and GHSA vulnerabilities database or custom source formats (JSON / CSV / PURL / SBOM / SARIF / TRIVY)
bun cicd cyclonedx deno dependencies ghsa lockfile nodejs osv pnpm purl sarif sbom scan trivy vulnerabilities vulnerability vulnerability-detection vulnerability-scanners yarn
Last synced: 13 Jun 2026
https://github.com/virtualstate/kdl
KDL Implementation for JSX nodes
deno javascript jsx kdl typescript
Last synced: 06 Sep 2025
https://github.com/antonvasin/routeno
Small, zero-dependency router for Deno using URLPattern
Last synced: 29 Apr 2026
https://github.com/khrj/slack-oauth
Setup the OAuth flow for Slack apps easily. Deno port of @slack/oauth
Last synced: 24 Apr 2026
https://github.com/dbushell/audio-duration
π Deno native audio duration for MP3 / M4A / M4B (no dependencies)
Last synced: 24 Apr 2025
https://github.com/sametcn99/reddit-rss-api
This project appears to be a Deno-based server application that serves as an API for fetching Reddit posts from rss feed. It provides several endpoints to fetch posts from one or more subreddits.
api deno reddit reddit-api reddit-rss rss rss-feed
Last synced: 30 Apr 2026
https://github.com/jersou/docker-compose-dashboard
docker compose dashboard : a simple desktop webApp
dashboard deno docker-compose ui
Last synced: 07 Feb 2026
https://github.com/vuelancer/deno-email-smtp
Sending emails using smtp module in deno
Last synced: 16 Apr 2026
https://github.com/omochice/dps-paiza-io-vim
The vim/neovim plugin for execute code by paiza.io using denops.vim
deno neovim vim vim-denops vim-plugin
Last synced: 12 Apr 2026
https://github.com/sunsetkookaburra/bitbin
ποΈ Encode and decode binary data structures using TypeScript and the Web Streams API.
binary decoder deno encoder typescript
Last synced: 21 Feb 2026
https://github.com/kt3k/now-deno-demo
A demo application of now-deno and deno-postgres.
deno deno-postgres now postgres zeit-now
Last synced: 02 May 2026
https://github.com/fancy-flashcard/random-mix
Repeated weighted random selection based on a discrete probability distribution to create pseudo-random lists π¦β‘
deno denoland fancy-flashcard probability-distribution random random-list random-mix
Last synced: 22 Feb 2026
https://github.com/nafeu/deno-md-site
An example static site generator built with Deno. Made for a blog post.
deno javascript markdown static-site-generator typescript
Last synced: 13 Apr 2026