Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Deno

Deno

265 projects

Showing 36 of 265 projects

PLS
PLSTypeScript

A Deno library that automatically synchronizes browser localStorage with databases like MongoDB, PostgreSQL, and Redis.

#adapter-pattern#data-persistence#postgres
Stars9
Forks1
Last commit1 year ago
shurley
shurleyTypeScript

Parses URLs from user input with typos or bad formatting and returns a proper URL.

#package#url-parser#npm
Stars9
Forks1
Last commit24 days ago
graphql-tag
graphql-tagTypeScript

Deno port of graphql-tag for creating GraphQL schema ASTs from template literals.

#graphql-tag#graphql#deno
Stars8
Forks1
Last commit1 month ago
Oak (Deno)
Oak (Deno)TypeScript

Oak middleware for integrating Inertia.js with Deno applications, enabling server-driven single-page apps.

#oak-middleware#hacktoberfest#single-page-application
Stars8
Forks0
Last commit3 years ago
bytes_formater
bytes_formaterTypeScript

A Deno library for formatting bytes (Uint8Array, ArrayBufferView, etc.) into a human-readable hex/ASCII view for debugging.

#deno#io#bytes
Stars8
Forks4
Last commit5 years ago
deno-dotenv
deno-dotenvTypeScript

Loads environment variables from .env files for Deno projects.

#environment-variables#dotenv#deno-dotenv
Stars8
Forks0
Last commit6 years ago
Lost Framework
Lost FrameworkTypeScript

A framework for creating Construct 3 addons using Deno and TypeScript with streamlined development and built-in testing.

#bbcoode-formatting#addon-framework#deno
Stars8
Forks2
Last commit1 year ago
recursive-readdir
recursive-readdirTypeScript

A Deno module for recursively reading directory contents with TypeScript support.

#directory-traversal#readdir#recursive
Stars8
Forks1
Last commit6 years ago
forwarded
forwardedTypeScript

A Deno port of the forwarded library for parsing X-Forwarded-For headers from HTTP requests.

#proxy#http#deno-library
Stars8
Forks0
Last commit6 months ago
deno-prettystring
deno-prettystringTypeScript

A Deno module for formatting, trimming, and removing extra whitespace between characters to organize paragraphs.

#pretty#deno#text-processing
Stars7
Forks0
Last commit6 years ago
deno-globrex
deno-globrexTypeScript

A Deno port of globrex that converts glob patterns to regular expressions for file matching.

#glob-patterns#regex#deno
Stars7
Forks0
Last commit7 years ago
online
onlineTypeScript

Check if your machine is currently online and connected to the internet in Deno.

#internet-detection#connectivity-check#network
Stars7
Forks1
Last commit6 years ago
denoversion
denoversionTypeScript

A Deno CLI tool for managing and bumping SemVer versions with git tag integration.

#semver#developer-tools#version-management
Stars7
Forks0
Last commit7 years ago
yongo
yongoTypeScript

A minimal MongoDB wrapper for Deno inspired by Mongoose, providing simplified query building and document operations.

#query-builder#orm#driver
Stars7
Forks0
Last commit2 years ago
mustache
mustacheJavaScript

A Mustache template renderer for Deno applications, providing server-side HTML rendering with mustache.js compatibility.

#alosaur#html-templating#server-side-rendering
Stars7
Forks1
Last commit4 years ago
decense
decenseTypeScript

Generate software licenses with a single Deno command—no installation or downloads required.

#developer-tools#open-source#license-generator
Stars7
Forks1
Last commit5 years ago
deno-config
deno-configTypeScript

A Deno utility for unified configuration management via CLI, .env, and JSON files.

#json-config#env-files#deno
Stars6
Forks0
Last commit1 year ago
unitest
unitestTypeScript

A Deno-first universal unit testing framework with composable matchers and TypeScript support.

#unit-testing#jest-alternative#deno
Stars6
Forks0
Last commit4 years ago
monke
monkeTypeScript

A TypeScript library for color quantization, dithering, and image filtering.

#image-filters#graphics#color-quantization
Stars6
Forks1
Last commit3 years ago
deno-context
deno-contextTypeScript

A Deno library for propagating deadlines, cancellation signals, and request-scoped values across promises, inspired by Go's context.

#async-programming#request-scoping#cancellation
Stars6
Forks1
Last commit6 years ago
deno_tiny_templates
deno_tiny_templatesTypeScript

A lightweight template parser for Deno with customizable syntax.

#template-engine#string-templating#lightweight
Stars5
Forks2
Last commit6 years ago
deno-json-colorizer
deno-json-colorizerTypeScript

A Deno library for adding syntax highlighting to JSON strings with customizable colors.

#developer-tools#library#terminal-output
Stars5
Forks0
Last commit4 years ago
ts-fp-di
ts-fp-diTypeScript

A tiny TypeScript functional dependency injection library based on AsyncLocalStorage for Node.js and Deno.

#local#injection#functional-programming
Stars5
Forks1
Last commit1 year ago
qs
qsTypeScript

A querystring parsing and stringifying library for Deno with nesting support and added security.

#nesting#deno#security
Stars5
Forks1
Last commit7 years ago
packer-provisioner-deno
packer-provisioner-denoGo

A Packer plugin that runs Deno scripts for provisioning virtual machines and containers.

#packer-plugin#container-provisioning#deno
Stars5
Forks0
Last commit6 years ago
classy-lala
classy-lalaRust

A fast Single Layer Perceptron library for Deno, written in Rust and TypeScript with Foreign Function Interface (FFI).

#gradient-descent#ffi#classification
Stars5
Forks1
Last commit2 years ago
clone
cloneTypeScript

A command-line utility that clones Git repositories into organized directories and opens them in your editor.

#repository-management#command-line-tool#deno
Stars4
Forks3
Last commit5 months ago
fossil
fossilTypeScript

A TypeScript validation suite for Deno projects, supporting strings, numbers, arrays, objects, and custom functions.

#value-validation#email-validation#validation
Stars4
Forks1
Last commit6 years ago
fetchquack
fetchquackTypeScript

A lightweight TypeScript HTTP client with streaming, SSE, progress monitoring, and interceptors built on the Fetch API.

#angular2#http#progress-tracking
Stars4
Forks0
Last commit4 months ago
deno_case_style
deno_case_styleTypeScript

A Deno library for validating and converting strings between different case styles like camelCase, snake_case, and kebab-case.

#pascalcase#snakecase#developer-tools
Stars4
Forks1
Last commit7 years ago
with-env
with-envTypeScript

A Deno package to run commands with custom environment variables from one or more files.

#devops#environment-variables#shell-scripting
Stars4
Forks0
Last commit4 years ago
ensure
ensureTypeScript

A Deno library to enforce minimum runtime versions for Deno, TypeScript, and V8.

#developer-tools#version-check#deno
Stars4
Forks0
Last commit2 years ago
dlog
dlogTypeScript

A minimal Deno logger with icons and file logging support, offering classic and minimalist output styles.

#developer-tools#library#file-logging
Stars3
Forks0
Last commit4 years ago
beno
benoTypeScript

A type-safe configuration file manager for Deno applications with support for multiple encoders.

#encoders#deno#settings
Stars3
Forks0
Last commit4 years ago
esm-itter
esm-itterTypeScript

A modern, ESM-only, TypeScript-native event emitter for Node.js, Deno, and browsers, forked from EventEmitter3.

#esmodule#eventemitter#es-modules
Stars3
Forks0
Last commit3 months ago
draco
dracoTypeScript

A collection of multiplatform utilities for file, folder, and system operations in Deno.

#system-info#directory-management#filesystem
Stars3
Forks0
Last commit4 years ago
PreviousPage 7 of 8Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Typescript188
#Javascript59
#Nodejs55
#Developer Tools40
#Cli Tool29
#Cli21
#Cross Platform21
#Bun20
#Denoland19
#Deno Module18
#Browser16
#Automation16