Deno
A secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.
Contents
- Automation
- CLI utils
- Database
- Editor framework
- Frontend development
- Frontend framework
- Game engine
- Image
- LLM
- Logging
- Machine learning
- Markdown
- Math
- Static site generator
- String utils
- Social Platform APIs
- Template engine
- Testing
- Utils
- Validation
- Video
- Web framework
- WebSocket
- Web utils
- Webview
- XML
Modules
Automation
CLI utils
Simple yet powerful framework for building command-line apps.
A simple, extendable markdown renderer for your terminal.
Console ASCII line charts with no dependencies.
Show spinners in the terminal while running long tasks.
The complete solution for building interactive command-line tools.
Automatic CLI generation from a class.
Generates Conventional Commit messages with AI based on Git repository changes.
Simple terminal spinners for Deno
A Deno module and CLI tool for displaying images in the terminal.
Module which allows easy creation of Terminal User Interfaces.
Simple command line utilty for executing commands with one or more .env files.
The modern, pirate-themed successor to optimist.
Database
Light, Embeddable, NoSQL database for Deno without dependencies.
SQL Database Toolkit for deno
A MongoDB ODM for Deno.
MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno.
MongoDB database driver.
MySQL database driver.
Persistent and embedable NoSQL database engine written for Deno .
A simple and easy to use ORM for Deno KV.
A dead simple persistant key-value database utilizing the JSON format.
A simple ORM library based on mysql.
A library that enables the usage of MaxmindDB geoIP database files
Create, migrate and rollback migrations for PostgreSQL, MySQL and SQLite.
Driver for PostgreSQL database.
An experimental implementation of redis client for deno.
An sql query builder.
Subset of Mongoose api in deno (like populate) but will not fully copy mongoose
Frontend development
Frontend framework
Game engine
Image
Logging
Machine learning
Single-layer perceptrons for supervised learning tasks.
Powerful machine learning, accelerated by WebGPU
Dependency-less neural network library ported to deno
Feature extraction and conversion.
Markdown
Static site generator
String utils
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar.
String validator and formater for different case style. eg: camelCase etc.
A library for colorizing JSON strings in Deno
Format, trim and remove extra white spaces between characters from string.
A string slugifier for deno.
Remove accents/diacritics in string.
A provides a set of utilities for manipulating text, with a focus on providing typographic tools rather than pure string manipulation.
Social Platform APIs
Template engine
Ejs template engine for deno.
Template renderer for deno.
Fast, lightweight, and configurable embedded template engine.
Handlebars template engine for deno
Mustache template engine for deno
Testing
A library which provides a high-level API to control Chromium or Chrome over the DevTools Protocol.
Helpers for writing jest like expect tests in deno.
Testing and Benchmarking framework for deno ️
A small library to make your Deno benchmarking progress and results look pretty.
Zero dependency, fully customizable, mature, universal test API that can run interchangably in node.js, Deno & browser, using default runtime test runners.
A lightweight testing framework for Deno.
Super-agent driven library for testing Deno HTTP servers.
HTTP assertions for Oak made easy via SuperDeno.
A Jest-like testing library for Deno.
Extensible BDD assertion toolkit.
Deno-first universal unit testing framework.
Utils
A TypeScript extension of the JavaScript Map with Array-like features.
A configuration manager typed and faster for Deno Inspired in Viper of Golang
Bundle assets and scripts in a single executable file.
Format bytes (Uint8Array, ArrayBufferView, etc) output, useful when debugging IO functions.
Deno Configuration - a type-safe, easy to use Deno config manager.
Color conversions and operations in TypeScript.
Cron library with advanced scheduling features, well-documented API, and zero dependencies.
Joi like validators for Typescript and Deno.
Deno Cache Clean, reloading deps when next running.
Utility to streamline deno app configuration management through cli, .env and json files
Propagate deadlines, a cancellation and other request-scoped values to multiple promise. The behaviour is like Go's context.
A cron Job scheduler that allows you to write human readable cron syntax with tons of flexibility
Make the Deno program run in the background.
Dotenv handling for deno.
Loads environment variables from .env for Deno projects.
Configuration management utility.
An extremely simple parser combinator for JavaScript.
Port of globrex to deno, glob to regular expression.
Send desktop notifications on all platforms.
Opens stuff like websites, files, executables. Cross-platform.
A library for managing Deno native plugin dependencies.
Helper to generate random interval.
A simple tokenizer for deno.
An python-style with statements for deno.
A general purpose validation library for Deno.
Rust-like error handling and options with exhaustive pattern matching.
Get formatted time duration from a timestamp or a human-readable string.
File and folder multiplatform utils for Deno!
Ensure you are running a minimum version of Deno, Typescript, or V8.
A strongly typed fork of the popular EventEmitter3 with a focus on EcmaScript module syntax, TypeScript and modern tooling.
Type safe replacement for EventEmitter.
Schema validator for all javascript platforms
Weighted gacha system.
A value-type validation suite.
Read or write yaml interpolating env variables.
Create validations with ease.
Invert key-value pairs in Deno.
A linq-like lazy-evaluation iteration module.
A internationalisation/localisation/translation (i18n/l10n/t9n) library with a wrapper for Fresh and support for plurals and dynamic replacement.
Javascript module for generating, solving, analyzing and displaying mazes.
Easily convert various time formats to milliseconds.
Check if you're currently online in Deno.
QR code image generator for Deno.
Recursively read directories in Deno.
[a]synchronous function composition; it just works.
Solidity bindings for Deno.
Feature Flag Deno SDK client for Switcher-API.
A collection of essential TypeScript types (port of sindresorhus/type-fest).
Powerful and simple lock (mutex) library to handle race conditions with zero dependencies
Perform gzip operations for Deno.
A file watcher.
A diff library to compute differences between two slices using wu(the O(NP)) algorithm.
Use 2 lines to persist localStorage in any database, including, but not limited to, MongoDB, PostgreSQL and Redis.
Deno KV file system, compatible with Deno deploy. Makes use of Web Streams API.
Web framework
A minimal and fast web framework for Deno.
Alosaur - Deno web framework with many ES Decorators.
A Savory web framework for Deno heavily inspired by Nest.js.
A REST microframework for Deno's HTTP server with zero dependencies.
A fast and optimized middleware server with a set of useful middlwares.
Full Stack web framework with React + Faster. Fully compatible with Deno Deploy.
Yelix is a Hono based Deno web server framework that simplifies backend development with built-in tools and automation.
A middleware framework for Deno's net server.
Proxy middleware for Deno Oak HTTP servers.
TypeScript Decorators for easy scaffolding API services with the oak framework.
Fast, minimalist web framework ported from ExpressJS.
Proxy middleware for Deno Opine HTTP servers.
A small, but powerful HTTP library with a functional spin for creating composable web apps, built for convenience and simplicity
WebSocket
A simple WebSocket library like ws of node.js library.
Custom event-based WebSockets framework for building real-time apps on Deno
A WebSocket server library.
A WebSocket library for Deno.
Web utils
Deno HTTP compression middleware.
Make JSON Web Tokens (JWT) on Deno based on JWT and JWS specifications.
Deno port of forwarded library.
React Icons converted to preact for deno fresh.
A JSON-RPC 2.0 TypeScript library for Deno and the browser.
Universal GraphQL HTTP middleware.
GraphQL schema AST from template literal.
A Deno client for the NATS messaging system.
A native GraphQL caching client and server module.
A query string parser with nesting support.
A high-performance basic router works anywhere.
JSONRPC server implementation for Deno.
HTTP codes and status utility for Deno.
Easily sign and verify cookies.
A prometheus client.
Check if a website is up in Deno.
A Deno client library for the YouTube Data API for any interaction with YouTube.
Webview
Tools
A daemon script runner, like nodemon. Built in and for Deno.
A simple utility for the convenient clone.
Generate a license with one deno run command.
Manage dependency versions.
Configuration as code, use YAML to write automated workflows that run on Deno, with any Deno modules, Typescript/Javascript codes
For NPM module authors that would like to support Deno but do not want to write and maintain a port.
A simple, dependency free file server with live reload.
Deno command-line interfaces inspired from commander.js.
Dependabot for Deno projects.
An easier way to use code from GitHub in your Deno project.
SemVer and git version management for Deno.
Like packages.json scripts, but for Deno with permissions support.
Cross-platform Makefile for installing and running Deno.
A tool for extracting application code and npm packages from stand-alone Deno executables.
Latest dockerfiles and images for Deno - alpine, centos, debian, ubuntu.
Let TypeScript files be used directly in the script tag.
Lightweight Deno Module Manager
Deno to npm package build tool.
A CLI tool used to generate type definitions for serialised data, currently supporting JSON to Rust and TypeScript.
A Deno registry browser in the terminal.
Automatically makes package.json projects (such as npm packages and node.js modules) compatible with Deno.
A Packer plugin that makes it easy to build virtual machine images with Deno scripts.
pre-commit git hooks for Deno projects.
Advanced process manager for Deno. With autorestart, fs watch, cron start, process telemetry, ipc, clustering, load balancer and more.
Deno module starter template with GitHub Actions CI
Convert a folder or a RSS URL to Studio pack for Lunii device
Package management like npm for deno.
Update Deno dependencies: updates import statements to their latest published version.
An npm-style script runner for Deno.
VS Code extension that provides Deno support using the TypeScript Deno language service plugin.
Self-hosted Deno functions, made with Deno and Docker.
dpm
dvm
Deno plugin for asdf
Deno Version Manager: manage multiple active Deno versions.
Version manger for Deno without runtime dependencies.
Deno Version Manager for Windows. Written as a single batch file.
A lightweight Deno Version Manager for Linux/MacOS.
Showcases
A Boilerplate for deno RESTful apis.
Complete boilerplate for development.
Add dynamically generated GitHub Trophy on your readme
A fork of the original Deno Merch e-commerce website, rebuilt with Saleor.