Skip to main content
Module

x/lume/deps

πŸ”₯ Static site generator for Deno πŸ¦•
Very Popular
Go to Latest
Index
assert.ts

A library of assertion functions. If the assertion is false an AssertionError will be thrown which will result in pretty-printed diff of failing assertion.

base64.ts

encode and decode for base64 encoding.

cliffy.ts
colors.ts

String formatters and utilities for dealing with ANSI color codes.

crypto.ts

Extensions to the Web Crypto supporting additional encryption APIs, but also delegating to the built-in APIs when possible.

date.ts
dom.ts
esbuild.ts
eta.ts
flags.ts

Command line arguments parser based on minimist.

front_matter.ts
fs.ts

Helpers for working with the filesystem.

hex.ts

Port of the Go encoding/hex library.

highlight.ts
http.ts
imagick.ts
jsonc.ts

parse function for parsing JSONC (JSON with Comments) strings.

katex.ts
lightningcss.ts
liquid.ts
markdown_it.ts
mdx.ts
media_types.ts

Utility functions for media types (MIME types).

minify_html.ts
nunjucks.ts
pagefind.ts
path.ts

Utilities for working with OS-specific file paths.

postcss.ts
preact.ts
prism.ts
pug.ts
react.ts
remark.ts
sass.ts
sheetjs.ts
snapshot.ts

A snapshotting library.

svgo.ts
tailwindcss.ts
terser.ts
unidecode.ts
windi_css.ts
yaml.ts

parse and stringify for handling YAML encoded data.