Skip to main content
Module

x/lume/core/reader.ts

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
import * as lume from "https://deno.land/x/lume@v1.13.1/core/reader.ts";

Classes

Class to read directories, files and store the content in a cache It's used to avoid reading the same file multiple times

Interfaces

A directory entry

A file info

Type Aliases

A function that loads and returns the file content