deno-packages A repository for Deno libraries. How to use import { Greetings } from "https://raw.githubusercontent.com/shortwavapp/deno-packages/0.0.1/library/demo.ts"; Greetings("Foobar"); // Outputs: "hello, Foobar!"