Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

javascript

import { javascript } from "https://garn.io/ts/v0.0.20/mod.ts";

§Variables

javascript.vite

Plugin for vite projects. This will add to your Project:

§Functions

javascript.mkNpmProject

Creates a npm-based garn Project.

javascript.mkYarnProject

Creates a yarn-based garn Project.

javascript.prettier

A garn plugin that adds a format Executable that formats your code using prettier, and a Check to verify that your code is formatted.