Skip to main content
Module

x/frugal/dep/std

A frugal web framework
Latest
Index
fmt
http
testing
flags.ts

Command line arguments parser based on minimist.

fs.ts

Helpers for working with the filesystem.

http.ts

Provides user-friendly serve on top of Deno's native HTTP server and other utilities for creating HTTP servers and clients.

io.ts

Utilities for working with Deno's readers, writers, and web streams.

path.ts

Utilities for working with OS-specific file paths.

streams.ts

Utilities for working with the Streams API.