deno-deamon
Background runner
A tool to enable background execution of Deno programs.
Make the Deno program run in the background
14 stars
2 watching
0 forks
Language: TypeScript
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bentoumitech/denox | A tool that simplifies script running and workspace configuration for the Deno ecosystem. | 139 |
bcheidemann/with-env | Allows users to run commands with customized environments. | 5 |
micrenda/zsh-nohup | A plugin for the ZSH shell that allows users to run commands in the background and capture output | 9 |
jurassiscripts/velociraptor | A tool to manage and run scripts in Deno projects | 680 |
denosaurs/denon | Automated file watcher and script runner for Deno applications. | 1,101 |
katzer/cordova-plugin-background-mode | A plugin that enables background execution and notifications for mobile applications. | 1,383 |
bamzi/jobrunner | A framework for running background tasks asynchronously within a web application | 1,057 |
manyuanrong/deno-smtp | An SMTP implementation for Deno, providing a mail client in TypeScript. | 80 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 514 |
2do2go/nrun | Enables direct argument passing to package.json script runners | 8 |
manyuanrong/deno-plugin-prepare | Manages native plugin dependencies for Deno, handling platform-specific binary downloads and caching. | 47 |
manyuanrong/dso | A Deno-based ORM library that provides a simple interface to interact with MySQL databases. | 92 |
code-hex/deno-context | Propagates deadlines and cancellation information across multiple promises in a request-scoped context. | 6 |
denocn/deno_manual | A Chinese documentation site for the Deno web framework. | 34 |
droberson/harness | A tool to execute programs in memory using various protocols. | 10 |