hashrock / denothird

It shows Deno thirdparty packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

denothird

A package list fetcher for Deno.

I think this is bad idea, but I just want to use this.

Install

denoget https://denopkg.com/hashrock/denothird/denothird.ts

Usage

denothird
// -> shows Deno thirdparty package lists

denothird qs >> package.ts
// -> import * as qs from "https://denopkg.com/denolib/qs/index.ts";

About

It shows Deno thirdparty packages.


Languages

Language:TypeScript 100.0%