Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more. Learn more →
Top 23 Deno Open-Source Projects
-
There’s no acknowledgment of Node.js trademark on Deno.com … and the landing page is largely about how much better Deno is over Node.js.
Of all places to put trademark acknowledgement, it’d be there - and it’s missing.
https://deno.com/
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
supabase
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
Project mention: From “I don’t know a single line of code” to building my first AI-powered web app at the world’s largest hackathon | dev.to | 2025-07-04✅ Integrated OpenAI voice dictation ✅ Built an AI conversation generator ✅ Added Stripe payment processing ✅ Used Supabase for user data storage ✅ Assembled complete landing pages using components from 21st dev from scratch ✅ Deployed the web app with Netlify
-
SheetJS js-xlsx
📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs
・HTML + JavaScript (frontend only) ・SheetJS(xlsx) for parsing Excel/CSV files ・FileReader API for reading files in-browser ・Clipboard API for copying to clipboard
-
Project mention: JStack + Appwrite: A Match Made in Heaven for Modern Web Development | dev.to | 2025-07-06
Using Hono instead of Next.js's inbuilt convention for defining API routes.
-
Golang itself bundles a toolchain and can cross compile to a many target OSes and architectures. I use Goreleaser [1] to create GitHub releases, Homebrew packages, Docker images, and Linux packages. Goreleaser Pro can also create MSI packages.
[1] https://goreleaser.com
-
Project mention: Show HN: A tool to visualise Zod validation errors | news.ycombinator.com | 2024-10-01
I love it!
Zod is such a great tool but its errors can be a bit hard to parse.
Reminds me a lot of https://github.com/yoavbls/pretty-ts-errors
Disclaimer: I work with OP
-
I would highly recommend giving Deno Fresh[1] a go, it has a lot of the same features as Next.js but I find it to result in a much cleaner codebase overall. This coupled with Deno's built in KV store and hosted on Deploy makes for quite a zen workflow to be honest.
[1]: https://fresh.deno.dev
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
Project mention: Kysely – The type-safe SQL query builder for TypeScript | news.ycombinator.com | 2025-07-11
-
graphql-yoga
🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.
Project mention: Show HN: Dumbo – Hono inspired framework for PHP | news.ycombinator.com | 2024-11-17You're talking about the implementation of the protocol, right?
That is a good implementation of it, called GraphQL Yoga[0]
However I'm concerned there is a slight disconnect here. I'm saying that the technical specification of GraphQL does not lend itself to being bad, rather its the failure of developers to really understand its purpose and what its for (its a giant aggregator, with various ways to optimally aggregate things together, depending on what is optimal for a given problem set)
For that, I recommend becoming more familiar with the specification itself[1] because thats what I'm talking about. The specification (and thus its technical nature) doesn't prescribe anything regarding how you get data on to the graph. Many people equate GraphQL with database problems[2]
This doesn't mean I don't understand that GraphQL has shortcomings, but all approaches to APIs have short comings. I have found GraphQL has the least amount
[0]: https://github.com/dotansimha/graphql-yoga
[1]: https://spec.graphql.org
[2]: Common complaint I see all the time. I find it stems from a failure to understand how the entirety of GraphQL is meant to work, and some of the mechanics within. Like when to appropriately leverage DataLoader[3], for instance.
[3]: https://github.com/graphql/dataloader
-
Project mention: How to Implement Translations in a React App Using TypeScript? | dev.to | 2025-05-13
The first step to implementing translations in a React app is to choose an appropriate library. One of the most popular libraries in the React ecosystem is i18next, which provides powerful features for internationalization. It allows you to easily manage translations, plural forms, and formatting.
-
postgres
Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare (by porsager)
postgres driver
-
jose
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
Project mention: Why your jwt might be lying to you and how to make it tell the truth | dev.to | 2025-05-20Jose powerful JWT lib for modern JS
-
-
At first I thought this is related to the Oak server: https://github.com/oakserver/oak
-
-
-
microdiff
A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.
-
zip.js
JavaScript library to zip and unzip files supporting multi-core compression, compression streams, zip64, split files and encryption.
-
-
In our projects we use Moon https://moonrepo.dev/moon extensively, it supports multiple languages and quite a few features.
For me personally I like that it updates Typescript references automatically and makes docker image setup far easier.
-
-
-
triplit
A full-stack, syncing database that runs on both server and client. Pluggable storage (indexeddb, sqlite, durable objects), syncs over websockets, and works with your favorite framework (React, Solid, Vue, Svelte).
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Deno discussion
Deno related posts
-
Poolifier Web Worker Release 0.5.0
-
Building untrusted container images safely at scale
-
JavaScript Trademark Update
-
Project of the Week: Deno
-
Show HN: BewCloud (a simpler Nextcloud alternative) v2.1.0 with SSO and MFA
-
deno.json file in langchainjs source code.
-
Show HN: BewCloud (a Nextcloud alt) supported by NLnet and 700 stars on GitHub [video]
-
A note from our sponsor - SurveyJS
surveyjs.io | 13 Jul 2025
Index
What are some of the best open-source Deno projects? This list will help you:
# | Project | Stars |
---|---|---|
1 | deno | 103,533 |
2 | supabase | 85,465 |
3 | SheetJS js-xlsx | 35,566 |
4 | hono | 25,043 |
5 | goreleaser | 14,810 |
6 | pretty-ts-errors | 13,898 |
7 | fresh | 13,167 |
8 | kysely | 12,270 |
9 | graphql-yoga | 8,399 |
10 | i18next | 8,193 |
11 | postgres | 8,114 |
12 | jose | 6,675 |
13 | github-profile-trophy | 5,946 |
14 | oak | 5,338 |
15 | aleph.js | 5,252 |
16 | awesome-deno | 4,355 |
17 | microdiff | 3,724 |
18 | zip.js | 3,654 |
19 | std | 3,427 |
20 | moon | 3,277 |
21 | ultra | 2,978 |
22 | cac | 2,796 |
23 | triplit | 2,791 |