Notice: Adding a badge can help your module be searched. The search page is in process.
For example:
deno -A https://denolib.com/denoland/deno_std@v0.2.8/http/file_server.ts
import { test } from "https://denolib.com/denoland/deno_std/testing/mod.ts";
Create denolib.json
in the root directory.
{
"name": "denolib.com"
}
Markdown:

Optional parameters:
style
- you can pass optionalstyle
parameter with supported value, for example:
whereconst style = "flat-square"