Showing 36 of 265 projects
Parses URLs from user input with typos or bad formatting and returns a proper URL.
A Deno library that automatically synchronizes browser localStorage with databases like MongoDB, PostgreSQL, and Redis.
Deno port of graphql-tag for creating GraphQL schema ASTs from template literals.
Oak middleware for integrating Inertia.js with Deno applications, enabling server-driven single-page apps.
A Deno library for formatting bytes (Uint8Array, ArrayBufferView, etc.) into a human-readable hex/ASCII view for debugging.
A framework for creating Construct 3 addons using Deno and TypeScript with streamlined development and built-in testing.
Loads environment variables from .env files for Deno projects.
A Deno module for recursively reading directory contents with TypeScript support.
A Deno port of the forwarded library for parsing X-Forwarded-For headers from HTTP requests.
A Deno module for formatting, trimming, and removing extra whitespace between characters to organize paragraphs.
A Deno port of globrex that converts glob patterns to regular expressions for file matching.
Check if your machine is currently online and connected to the internet in Deno.
A Deno CLI tool for managing and bumping SemVer versions with git tag integration.
A minimal MongoDB wrapper for Deno inspired by Mongoose, providing simplified query building and document operations.
A Mustache template renderer for Deno applications, providing server-side HTML rendering with mustache.js compatibility.
Generate software licenses with a single Deno command—no installation or downloads required.
A Deno utility for unified configuration management via CLI, .env, and JSON files.
A TypeScript library for color quantization, dithering, and image filtering.
A Deno-first universal unit testing framework with composable matchers and TypeScript support.
A Deno library for propagating deadlines, cancellation signals, and request-scoped values across promises, inspired by Go's context.
A lightweight template parser for Deno with customizable syntax.
A Deno library for adding syntax highlighting to JSON strings with customizable colors.
A tiny TypeScript functional dependency injection library based on AsyncLocalStorage for Node.js and Deno.
A querystring parsing and stringifying library for Deno with nesting support and added security.
A Deno package to run commands with custom environment variables from one or more files.
A Packer plugin that runs Deno scripts for provisioning virtual machines and containers.
A fast Single Layer Perceptron library for Deno, written in Rust and TypeScript with Foreign Function Interface (FFI).
A command-line utility that clones Git repositories into organized directories and opens them in your editor.
A Deno library to enforce minimum runtime versions for Deno, TypeScript, and V8.
A TypeScript validation suite for Deno projects, supporting strings, numbers, arrays, objects, and custom functions.
A lightweight TypeScript HTTP client with streaming, SSE, progress monitoring, and interceptors built on the Fetch API.
A Deno library for validating and converting strings between different case styles like camelCase, snake_case, and kebab-case.
A minimal Deno logger with icons and file logging support, offering classic and minimalist output styles.
A Deno utility to invert key-value pairs in objects, e.g., { foo: "bar" } becomes { bar: "foo" }.
A type-safe configuration file manager for Deno applications with support for multiple encoders.
A modern, ESM-only, TypeScript-native event emitter for Node.js, Deno, and browsers, forked from EventEmitter3.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.