Notice: Adding a badge can help your module be searched. The search page is in process.
For example:
deno -A https://denolib.com/denoland/[email protected]/http/file_server.tsimport { 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 optionalstyleparameter with supported value, for example:whereconst style = "flat-square"