deno_mod

Deno helpers

A collection of reusable code snippets in TypeScript designed to make working with Deno easier

Deno modules

GitHub

14 stars
4 watching
0 forks
Language: TypeScript
last commit: over 4 years ago
Linked from 1 awesome list

denodeno-moddeno-modulesmodulestypescript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
denoland/vscode_deno A Visual Studio Code extension that integrates Deno's language server with the editor 1,494
denosaurs/plug A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. 81
denorg/starter A starter template for building Deno packages in TypeScript with automated testing and release tools. 28
nats-io/nats.deno A Deno client for the NATS messaging system 161
denodrivers/mongo A MongoDB driver for Deno allowing basic to advanced database operations 512
siokas/denomander A Deno-based framework for building command-line interfaces 149
twilsoft/vscode-deno-starter A starter template for building and running Deno applications with Typescript in VScode. 2
cardosomarcos/deno-dotenv A utility for loading environment variables from a configuration file in Deno projects 8
drashland/dmm Tool to manage dependencies in Deno applications 59
denosaurs/tokenizer A simple tokenizer library for parsing and analyzing text input in various formats. 17
egoist/dedep Tool to manage and retrieve the latest versions of external dependencies used in a Deno project 66
denoland/node_shims Provides shims to run Deno programs on Node.js environments 149
halvardssm/deno-nessie Provides a modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations. 530
matteocrippa/fossil A TypeScript validation library for Deno projects 4
hayd/deno-using A Python-style with statement for Deno, allowing asynchronous file operations using custom Using types. 11