Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/frugal/dep/std/fs.ts>format

A frugal web framework
Go to Latest
function format
import { format } from "https://deno.land/x/frugal@0.3.0/dep/std/fs.ts";

Format the file to the targeted EOL

Parameters

content: string
eol: EOL

Returns

string