deno-libs
Command library
A collection of reusable commands for the Deno runtime environment.
Simple commands implemented for deno.
31 stars
3 watching
4 forks
Language: TypeScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
im-beast/deno_tui | A Deno module for creating simple and reactive Terminal User Interfaces. | 283 |
syumai/dejs | An ejs template engine for deno. | 147 |
denosaurs/plug | A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. | 83 |
hayd/deno-using | A Python-style with statement for Deno, allowing asynchronous file operations using custom Using types. | 11 |
vinliao/decense | Generates a license with one command | 6 |
deno-windowing/vulkan | An API binding layer between Vulkan and Deno, providing a TypeScript interface to the Vulkan graphics API. | 15 |
siokas/denomander | A Deno-based framework for building command-line interfaces | 150 |
denoland/vscode_deno | A Visual Studio Code extension that integrates Deno's language server with the editor | 1,500 |
denodrivers/mysql | A MySQL driver and ORM library for the Deno runtime environment. | 260 |
denolib/guide | A comprehensive resource covering the design and structure of Deno, a secure server-side runtime | 146 |
ethandunford/deno-validation | A general-purpose validation library for use in software applications. | 2 |
denoland/node_shims | Provides shims to run Deno programs on Node.js environments | 150 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 514 |
chenshenhai/deno_note | A comprehensive guide to learning and mastering Deno, a modern JavaScript runtime. | 661 |
zaiste/wren | A lightweight HTTP library for Deno and Deno Deploy with a simple and convenient API | 77 |