deno_mod
Deno helpers
A collection of reusable code snippets in TypeScript designed to make working with Deno easier
Deno modules
14 stars
4 watching
0 forks
Language: TypeScript
last commit: almost 5 years ago
Linked from 1 awesome list
denodeno-moddeno-modulesmodulestypescript
Related projects:
Repository | Description | Stars |
---|---|---|
| A Visual Studio Code extension that integrates Deno's language server with the editor | 1,500 |
| A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. | 83 |
| A starter template for building Deno packages in TypeScript with automated testing and release tools. | 28 |
| A Deno client for the NATS messaging system | 162 |
| A MongoDB driver for Deno allowing basic to advanced database operations | 514 |
| A Deno-based framework for building command-line interfaces | 150 |
| A starter template for building and running Deno applications with Typescript in VScode. | 2 |
| A utility for loading environment variables from a configuration file in Deno projects | 8 |
| Tool to manage dependencies in Deno applications | 59 |
| A simple tokenizer library for parsing and analyzing text input in various formats. | 17 |
| Tool to manage and retrieve the latest versions of external dependencies used in a Deno project | 66 |
| Provides shims to run Deno programs on Node.js environments | 150 |
| Provides a modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations. | 529 |
| A TypeScript validation library for Deno projects | 4 |
| A Python-style with statement for Deno, allowing asynchronous file operations using custom Using types. | 11 |