Members
-
deno ★ PINNED
A modern runtime for JavaScript and TypeScript.
Rust ★ 107k 14h agoExplain → -
rusty_v8 ★ PINNED
Rust bindings for the V8 JavaScript engine
Rust ★ 3.9k 22h agoExplain → -
std ★ PINNED
The Deno Standard Library
TypeScript ★ 3.5k 3d agoExplain → -
deno_lint
Blazing fast linter for JavaScript and TypeScript written in Rust
Rust ★ 1.6k 1mo agoExplain → -
vscode_deno
Visual Studio Code plugin for Deno
TypeScript ★ 1.5k 24d agoExplain → -
dnt
Deno to npm package build tool.
Rust ★ 1.3k 10mo agoExplain → -
saaskit
A modern SaaS template built on Fresh.
TypeScript ★ 1.3k 4mo agoExplain → -
fastwebsockets
A fast RFC6455 WebSocket implementation
Rust ★ 1.1k 5d agoExplain → -
deno_install
Deno Binary Installer
JavaScript ★ 1.0k 6mo agoExplain → -
deno_docker
Latest dockerfiles and images for Deno - alpine, centos, debian, ubuntu
Dockerfile ★ 1.0k 17h agoExplain → -
dotland ▣
[Archived] deno.land website
TypeScript ★ 948 2y agoExplain → -
deno-lambda ▣
A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.
★ 869 1y agoExplain → -
clawpatrol
Security firewall for agents
Go ★ 726 13h agoExplain → -
denokv
A self-hosted backend for Deno KV
TypeScript ★ 652 1d agoExplain → -
deno_blog
Minimal boilerplate blogging.
TypeScript ★ 482 8mo agoExplain → -
deno_core ▣
The core engine at the heart of Deno
Rust ★ 473 3mo agoExplain → -
deployctl
Command line tool for Deno Deploy
TypeScript ★ 370 3mo agoExplain → -
wasmbuild
Build tool to use Rust code in Deno and the browser.
TypeScript ★ 352 3mo agoExplain → -
roll-your-own-javascript-runtime
No description.
Rust ★ 350 1y agoExplain → -
setup-deno
Set up your GitHub Actions workflow with a specific version of Deno
TypeScript ★ 327 2mo agoExplain → -
deno_bindgen
Write high-level Deno FFI libraries in Rust.
Rust ★ 317 2y agoExplain → -
showcase_chat
No description.
TypeScript ★ 305 2y agoExplain → -
deno_kv_oauth
High-level OAuth 2.0 powered by Deno KV.
TypeScript ★ 301 6mo agoExplain → -
deno_doc
Documentation generator for Deno
Rust ★ 296 1d agoExplain → -
eszip
A compact file format to losslessly serialize an ECMAScript module graph into a single file
TypeScript ★ 285 3mo agoExplain → -
merch
The Deno shop!
TypeScript ★ 282 1y agoExplain → -
webgpu-examples
No description.
TypeScript ★ 253 1y agoExplain → -
meet-me ▣
A calendly clone in Deno and hosted on Deno Deploy
TypeScript ★ 247 2y agoExplain → -
deno-gfm
Server-side GitHub Flavored Markdown rendering for Deno
TypeScript ★ 244 4mo agoExplain → -
deno_emit
Transpile and bundle JavaScript and TypeScript under Deno and Deno Deploy
TypeScript ★ 233 9mo agoExplain → -
docs
Deno documentation, examples and API Reference. Powered by Lume.
TypeScript ★ 197 13h agoExplain → -
doc_website ▣
Archived. New version at https://github.com/denoland/docland
TypeScript ★ 192 4y agoExplain → -
deno_ast
Source text parsing, lexing, and AST related functionality for Deno
Rust ★ 178 1mo agoExplain → -
ronly
No description.
Rust ★ 168 2mo agoExplain → -
manual ▣
Deprecated - find these resources on docs.deno.com instead
TypeScript ★ 160 2y agoExplain → -
node_shims
npm packages providing shims for the Deno namespace and other globals. Useful for running Deno-first programs on Node.
TypeScript ★ 158 2y agoExplain → -
fresh_charts
A server-side-rendered charting library for Fresh
TypeScript ★ 153 2y agoExplain → -
denobyexample ▣
[Archived] Deno by example - short examples showcasing how to use Deno. Now the examples have been moved to https://github.com/denoland/deno-docs / https://docs.deno.com/examples
TypeScript ★ 142 2y agoExplain → -
sui
Embed custom RO data into precompiled executables
Rust ★ 137 6d agoExplain → -
deno_graph
The module graph logic for Deno CLI
Rust ★ 136 1d agoExplain → -
deno_task_shell
Cross-platform shell for deno task.
Rust ★ 136 6d agoExplain → -
docland
The documentation generation website for Deno
TypeScript ★ 129 2mo agoExplain → -
deploy_examples
Examples for Deno Deploy
TypeScript ★ 124 3y agoExplain → -
examples
Examples with Deno.
TypeScript ★ 114 9mo agoExplain → -
deno-astro-adapter
A Deno adapter for running Astro applications on the Deno runtime.
TypeScript ★ 114 14d agoExplain → -
deno-vite-plugin
Vite plugin to enable Deno resolution inside vite.
TypeScript ★ 112 2mo agoExplain → -
showcase_todo
Collaborative todo-list app built with Deno and Fresh
TypeScript ★ 94 1y agoExplain → -
deno_registry2
The backend for the deno.land/x service
TypeScript ★ 93 2y agoExplain → -
skills
Modern Deno skills for AI coding assistants. Covers Deno, JSR imports, Fresh, Deno Deploy, and best practices.
TypeScript ★ 84 2mo agoExplain → -
tic-tac-toe
A global, real-time multiplayer TicTacToe game for Deno 🦕
TypeScript ★ 84 2y agoExplain → -
monch
Inspired by nom, but specifically for strings.
Rust ★ 82 1mo agoExplain → -
v8
floating patches for rusty_v8
TypeScript ★ 81 22h agoExplain → -
deploy_feedback
For reporting issues with Deno Deploy
★ 80 3y agoExplain → -
deno_third_party
No description.
TypeScript ★ 79 4mo agoExplain → -
rust-urlpattern
Rust implementation of the `URLPattern` web API
Rust ★ 73 3mo agoExplain → -
pixelpage
Pixel page is an r/place style shared pixel art canvas 🎨🦕
TypeScript ★ 69 3y agoExplain → -
deno-astro-template
Template repo for an Astro site, preconfigured to run with Deno and Deno Deploy
Astro ★ 64 2y agoExplain → -
fresh-wordpress-themes
https://wp-blog-example.deno.dev/ https://wp-sweets-co.deno.dev/
TypeScript ★ 57 3y agoExplain → -
apiland
The API server for deno.land
TypeScript ★ 52 1y agoExplain → -
deno_cache_dir
Deno CLI's module cache
TypeScript ★ 49 3mo agoExplain → -
wanted_modules
Is there a missing deno module that is preventing you from building something? Let us know here.
★ 47 4y agoExplain → -
cargo_gn
Cargo GN integration
Rust ★ 45 4y agoExplain → -
wasmbuild_example
Example of using wasmbuild.
JavaScript ★ 38 2y agoExplain → -
ga
Utilities for server side processing of Google Analytics in Deno CLI and Deploy
TypeScript ★ 38 3y agoExplain → -
react-vite-ts-template
A starter React app with a Vite dev server and TypeScript
TypeScript ★ 37 9mo agoExplain → -
serde_v8 ▣
Moved to https://github.com/denoland/deno
Rust ★ 37 4y agoExplain → -
chromium_build
Deno floats patches to //build here (they will be sent upstream eventually)
Python ★ 35 6d agoExplain → -
import_map
An implementation of WICG Import Maps specification
Rust ★ 34 4mo agoExplain → -
flaky_test
atttribute macro for running a flaky test multiple times
Rust ★ 34 2y agoExplain → -
rustls-tokio-stream
AsyncRead/AsyncWrite interface for rustls-on-Tokio
Rust ★ 33 10mo agoExplain → -
advent-of-code-2024
Participate in Advent of Code 2024 using Deno and win prizes!
★ 32 1y agoExplain → -
fresh-blog-example
An example for building a blog with Fresh.
TypeScript ★ 32 1y agoExplain → -
deno-rolldown-plugin
Rolldown plugin for Deno code.
TypeScript ★ 31 10mo agoExplain → -
svelte-adapter
Deno Deploy SvelteKit adapter
TypeScript ★ 29 14d agoExplain → -
deno_pypi
No description.
Python ★ 28 17h agoExplain → -
deno-sveltekit-template
A starter template for running SvelteKit on Deno Deploy
JavaScript ★ 28 2y agoExplain → -
deno-js-loader
Resolver and loader JSR package for Deno code.
Rust ★ 27 1mo agoExplain → -
deno_npm ▣
npm registry client and dependency resolver used in the Deno CLI.
Rust ★ 26 4mo agoExplain → -
monaco-nextjs-demo
A demo Next.js app that features an in-browser IDE built with Monaco.
JavaScript ★ 25 2y agoExplain → -
chatspace
Real-time, collaborative GPT frontend built with Deno KV
TypeScript ★ 25 2y agoExplain → -
deno-vue-example
An example of using Vue with Deno.
Vue ★ 24 3y agoExplain → -
vnotify
Monitor millions of S3 objects without external dependencies
Rust ★ 24 1y agoExplain → -
image-resizing-api
A simple image resizing API written in Deno.
TypeScript ★ 24 1y agoExplain → -
doc_components ▣
A set of components for rendering deno_doc doc nodes
TypeScript ★ 24 1y agoExplain → -
subhosting_ide_starter
Basic starter app for a browser-based IDE using the Deno Subhosting API
JavaScript ★ 23 2y agoExplain → -
benchmark_data
No description.
TypeScript ★ 21 14h agoExplain → -
kv_api
WORK IN PROGRESS: Attach a flexible REST API to your Deno web app to manage data in Deno KV
TypeScript ★ 20 3y agoExplain → -
terraform-deploy-provider ▣
Terraform provider for Deno Deploy
Go ★ 20 4y agoExplain → -
deploy_lume_example
An example demonstrating using static site generators on Deno Deploy
TypeScript ★ 20 3y agoExplain → -
react18-with-deno
A starter app and tutorial with React18 and Deno.
TypeScript ★ 19 3y agoExplain → -
deno-kv-hackathon
Rules, details, and place to submit your project for the Deno KV hackathon.
★ 18 3y agoExplain → -
automation
Automation scripts used for denoland org repos
TypeScript ★ 18 3mo agoExplain → -
tutorial-with-react
A simple app built with Vite and React
TypeScript ★ 18 10mo agoExplain → -
kv-utils
The utilities for working with Deno KV
TypeScript ★ 18 1y agoExplain → -
otel ▣
Registers the `Deno.tracing` API as an exporter with the OpenTelemetry library.
TypeScript ★ 17 1y agoExplain → -
bump-workspaces
A tool for upgrading Deno workspace packages using conventional commits
TypeScript ★ 17 6mo agoExplain → -
serverless-coldstart-benchmarks
Configuration, benchmarking scripts, and raw data for serverless cold start benchmarks.
Jupyter Notebook ★ 17 1y agoExplain → -
x-to-jsr
No description.
TypeScript ★ 17 1y agoExplain → -
terraform-provider-deno
Terraform provider for hosted Deno APIs
Go ★ 16 1y agoExplain → -
deno-ssr-examples ⑂
Examples of how to approach server side rendering using Deno, Oak, and Handlebars.
TypeScript ★ 16 3y agoExplain → -
fresh_template
template repository for a Fresh project
TypeScript ★ 16 1y agoExplain → -
chromium_buildtools
forked from chromium to use git submodules instead of gclient
Python ★ 16 3y agoExplain → -
deno_config ▣
No description.
Rust ★ 15 1y agoExplain → -
fresh-deno-kv-oauth-demo
Fresh + Deno KV OAuth demo
TypeScript ★ 15 2y agoExplain → -
t4a
No description.
Rust ★ 14 3mo agoExplain → -
deno-esbuild-plugin
A plugin for esbuild to support Deno-style resolution and loading
TypeScript ★ 14 6mo agoExplain → -
deno-nuxt-template
A template repo for a Nuxt project preconfigured for Deno Deploy
TypeScript ★ 14 2y agoExplain → -
deno_lockfile ▣
No description.
Rust ★ 13 4mo agoExplain → -
deno_media_type
Media type used in Deno.
Rust ★ 13 4mo agoExplain → -
deno_semver
Semver used in Deno's CLI.
Rust ★ 12 2d agoExplain → -
node_test_viewer
The viewer of daily node test result
TypeScript ★ 12 28d agoExplain → -
tutorial-with-websockets
A simple chat app demo
TypeScript ★ 12 11mo agoExplain → -
icu
For floating patches on top of https://chromium.googlesource.com/chromium/deps/icu.git
C++ ★ 12 2y agoExplain → -
experimental-deno-specifiers-example
No description.
TypeScript ★ 12 3y agoExplain → -
wasm_dep_analyzer
Wasm module dependency analysis for module resolution
Rust ★ 12 10mo agoExplain → -
v8_valueserializer
A Rust implementation of V8's ValueSerializer and ValueDeserializer
Rust ★ 11 22d agoExplain → -
angular_template
Angular app template for Deno and Deno Deploy
HTML ★ 11 2y agoExplain → -
esbuild_client
A Rust implementation of a client for communicating with esbuild's service API over stdio
Rust ★ 11 6mo agoExplain → -
deno-graphql ⑂
Example of a GraphQL server with Deno.
TypeScript ★ 11 3y agoExplain → -
subhosting-js
The JavaScript client library for Subhosting API.
TypeScript ★ 11 2y agoExplain → -
fresh-auth-example
No description.
TypeScript ★ 11 3y agoExplain → -
ptywrap
Interactive terminal for LLMs
Rust ★ 10 8d agoExplain → -
pm-benchmark
No description.
JavaScript ★ 10 7mo agoExplain → -
deno_unsync
Unsync utilities for Deno
Rust ★ 9 1y agoExplain → -
eszip_viewer
No description.
TypeScript ★ 9 3y agoExplain → -
website_feedback
For reporting issues & suggestions for deno.com and deno.land
★ 9 3y agoExplain → -
panic
No description.
JavaScript ★ 8 4mo agoExplain → -
tutorial-with-svelte
No description.
TypeScript ★ 8 10mo agoExplain → -
ga4
A GA4 measurement protocol module for Deno.
TypeScript ★ 8 4y agoExplain → -
rusty_gen
No description.
Rust ★ 8 4y agoExplain → -
testing-workshop
A full workshop to run you through testing with Deno
TypeScript ★ 8 1y agoExplain → -
deno_tunnel
Deno Tunnels
Rust ★ 7 4mo agoExplain → -
staticd
No description.
TypeScript ★ 7 2mo agoExplain → -
deno_native_certs
Load native certificate store without static framework linking
Rust ★ 7 1y agoExplain → -
deno_package_json ▣
The package.json implementation used in Deno.
Rust ★ 7 11mo agoExplain → -
remix_template
template repository for a Remix project
TypeScript ★ 7 2y agoExplain → -
TypeScript ⑂
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
TypeScript ★ 7 1mo agoExplain → -
deno-kv-benchmarks
Benchmark Deno KV vs Upstash Redis/AWS DynamoDB Global Tables/CF Workers KV/Cloud Firestore
TypeScript ★ 7 2y agoExplain → -
node_test
Vendored `test/` dir of Node.js repo
JavaScript ★ 6 9d agoExplain → -
sandbox-py
The Deno Sandbox Python SDK
Python ★ 6 3mo agoExplain → -
tutorial-with-astro
A basic HTTP server using Astro and running on Deno
Astro ★ 6 10mo agoExplain → -
tutorial-with-fresh
No description.
TypeScript ★ 6 9mo agoExplain → -
deno_terminal
Terminal styling and other functionality used across Deno.
Rust ★ 6 7mo agoExplain → -
node_resolver ▣
No description.
Rust ★ 6 4y agoExplain → -
tutorial-with-vue
Full demo dinosaur app from Deno and Vue tutorial
TypeScript ★ 6 10mo agoExplain → -
precompiled_jsx
A precompiled JSX runtime
TypeScript ★ 6 2y agoExplain → -
typescript-go ⑂
Staging repo for development of native port of TypeScript
Go ★ 5 3mo agoExplain → -
tutorial-with-llm
No description.
TypeScript ★ 5 10mo agoExplain → -
sccache ⑂
sccache is ccache with cloud storage
Rust ★ 5 4y agoExplain → -
qwik_template
Qwik App template for Deno and Deno Deploy
TypeScript ★ 5 2y agoExplain → -
svelte_template
Svelte template for Deno Deploy
TypeScript ★ 5 2y agoExplain → -
h2 ⑂
HTTP 2.0 client & server implementation for Rust.
Rust ★ 4 22d agoExplain → -
clawssh
Claude Code over SSH
TypeScript ★ 4 2mo agoExplain → -
file_test_runner
File-based test runner for running tests found in files with cargo test.
Rust ★ 4 5mo agoExplain → -
patchver
Fast release promotion for Deno binaries
JavaScript ★ 4 5mo agoExplain → -
tutorial-with-next
A tutorial showing how to run a Next.js app on Deno
TypeScript ★ 4 6mo agoExplain → -
nuggies
A simple example offering a CLI to show nuggets of information from the Deno example site.
TypeScript ★ 4 7mo agoExplain → -
deno-flyio
An example application using Deno KV and Fly.io for deployment
TypeScript ★ 4 2y agoExplain → -
publish-folder ▣
GitHub Action for publishing a built directory to the deno.land/x registry.
★ 4 2y agoExplain → -
deno_error
No description.
Rust ★ 3 6mo agoExplain → -
subhosting-go
Go library for the Subhosting API.
Go ★ 3 2y agoExplain → -
deno_path_util
Common path utilities used across Deno's repos.
Rust ★ 3 7mo agoExplain → -
boxed_error
Derive attirbute to make working with boxed errors a little easier.
Rust ★ 3 11mo agoExplain → -
v8_with_lto
No description.
★ 3 1y agoExplain → -
deploy-api
No description.
Jupyter Notebook ★ 3 2y agoExplain → -
deploy-cli
CLI for deploy
TypeScript ★ 2 9d agoExplain → -
tower-lsp ⑂
Language Server Protocol implementation written in Rust
Rust ★ 2 4mo agoExplain → -
node_shim
No description.
Rust ★ 2 4mo agoExplain → -
deno-proc-macro-rules ⑂
Macro-rules-style syntax matching for procedural macros
Rust ★ 2 3y agoExplain → -
tutorial-with-express
A basic http server using express and deno
TypeScript ★ 2 1y agoExplain → -
spinnaker-operator ⑂
Open Source Spinnaker Kubernetes Operator source code
Go ★ 2 1y agoExplain → -
psl ⑂
The Public Suffix List
★ 2 1y agoExplain → -
hono_template
Hono REST API template for Deno
TypeScript ★ 2 2y agoExplain → -
ninja_gn_binaries
No description.
★ 2 3y agoExplain → -
orchid
High velocity agent orchestration
Go ★ 1 1d agoExplain → -
deno3-test2
Test package for deno3 transitive dep resolution
TypeScript ★ 1 1mo agoExplain → -
deno3-test1
Test package for deno3 transitive dep resolution (depends on deno3-test2)
TypeScript ★ 1 1mo agoExplain → -
std-unstable-tracker
Tracking unstable packages/APIs in denoland/std
TypeScript ★ 1 4mo agoExplain → -
vhost-device ⑂
'vhost-user' device backends workspace
★ 1 1y agoExplain → -
deno_core_icudata
No description.
Rust ★ 1 6mo agoExplain → -
react_template
No description.
★ 1 2y agoExplain → -
deno_whoami
No description.
Rust ★ 1 2y agoExplain → -
example-styles
A collection of Deno examples and a set of common styles for them to use
SCSS ★ 1 11mo agoExplain → -
tower-http ⑂
HTTP specific Tower utilities.
★ 1 1y agoExplain → -
netlify.deno.co
No description.
JavaScript ★ 1 1y agoExplain → -
deno_sysroot_build
Deno for Linux sysroot build
Dockerfile ★ 1 1y agoExplain → -
vite_template
No description.
★ 1 2y agoExplain → -
deno_lsp_benchdata
No description.
TypeScript ★ 1 2y agoExplain → -
publish_smoke_tests
Tests for deno publish using real repositories.
TypeScript ★ 1 2y agoExplain → -
libnghttp2
No description.
Rust ★ 0 6d agoExplain → -
tracing ⑂
Application level tracing for Rust.
★ 0 22d agoExplain → -
deno-repo-ci-test-viewer
Overview of CI runs on the denoland/deno repo
TypeScript ★ 0 3mo agoExplain → -
tutorial-with-snapshot
How to make and use a Deno Sandbox snapshot
TypeScript ★ 0 3mo agoExplain → -
sashiko ⑂
Agentic review of Deno's code changes
Rust ★ 0 2mo agoExplain → -
firecracker ⑂
Secure and fast microVMs for serverless computing.
★ 0 7mo agoExplain → -
demo-styles
Simple styles to use in demos
SCSS ★ 0 9mo agoExplain → -
examples-with-nuxt
No description.
TypeScript ★ 0 10mo agoExplain → -
builder-bug
Minimal reproduction of Deno Deploy response closure bug
TypeScript ★ 0 1y agoExplain → -
docker-dnsmasq ⑂ ▣
My dnsmasq brings all the boys to the yard, and they're like, it's smaller than yours! -- @andyshinn
★ 0 3y agoExplain → -
k8s-quantity-parser ⑂
A simple parser for rust k8s_openapi::apimachinery::pkg::api::resource::Quantity
★ 0 1y agoExplain →
No repos match these filters.