@omochice/importmap-expand@0.0.1Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
This package works with Deno
JSR Score
94%
Published
2 years ago (0.0.1)
importmap expand
Usage: importmap-expand <filenames...> --option <deno.jsonc> Description: The tiny tool to expand importmap shortcut Options: -h, --help - Show this help. -o, --option <deno.jsonc> - Path to deno.jsonc (required) --dry-run - dry run mode. Result show in stdout (Default: false)
License
Built and signed on
GitHub Actions
Add Package
deno add jsr:@omochice/importmap-expand
Import symbol
import * as importmap_expand from "@omochice/importmap-expand";
Import directly with a jsr specifier
import * as importmap_expand from "jsr:@omochice/importmap-expand";