Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/gustwind/server-deps.ts>fs.format

πŸ³πŸ’¨ – Deno powered JSON oriented site generator
Go to Latest
function fs.format
import { fs } from "https://deno.land/x/gustwind@v0.35.5/server-deps.ts";
const { format } = fs;

Format the file to the targeted EOL

Parameters

content: string
eol: EOL

Returns

string