deno-using

File Opener

A Python-style with statement for Deno, allowing asynchronous file operations using custom Using types.

python-style with statements for deno

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hashrock/deno-opn A TypeScript-based library for opening files and URLs on multiple platforms using the native system's process management tools 39
hayd/deno-udd Automates dependency updates in TypeScript projects to ensure compatibility and stability 329
hayd/deno-globrex Port of globrex to Deno, enabling glob-to-regex functionality. 7
zaiste/wren A lightweight HTTP library for Deno and Deno Deploy with a simple and convenient API 77
denodrivers/mongo A MongoDB driver for Deno allowing basic to advanced database operations 512
syumai/deno-libs A collection of reusable commands for the Deno runtime environment. 31
hashrock/deno-fnparse A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. 11
denoland/vscode_deno A Visual Studio Code extension that integrates Deno's language server with the editor 1,494
deno-windowing/vulkan An API binding layer between Vulkan and Deno, providing a TypeScript interface to the Vulkan graphics API. 15
dergyitheron/dbirb-sqlite-deno A modular Deno API for interacting with SQLite databases. 0
denodrivers/postgres A PostgreSQL driver for Deno that simplifies interaction with the database. 607
egoist/dedep Tool to manage and retrieve the latest versions of external dependencies used in a Deno project 66
denodrivers/mysql A MySQL driver and ORM library for the Deno runtime environment. 260
code-hex/deno-context Propagates deadlines and cancellation information across multiple promises in a request-scoped context. 6
denosaurs/plug A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. 81