1 रिपॉजिटरी
Command-line utilities built specifically for the Deno runtime.
Distinct from Deno CLI Frameworks: This is a tool built using Deno, not a framework for building other CLI tools.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Deno CLI Tools. Refine with filters or upvote what's useful.
jspm-cli is a Deno-based command-line tool and import map package manager that resolves JavaScript dependencies to URLs for native ES module loading in the browser. It functions as an ESM dependency resolver and frontend build pipeline, mapping bare module specifiers to remote CDN URLs or local paths. The tool acts as an environment-aware module manager, allowing developers to define conditional resolution rules to switch module implementations between development and production contexts. It manages the generation of browser-native import maps, which include cryptographic subresource integrit
Provides a developer utility built on the Deno runtime for managing frontend assets and build workflows.