Skip to main content
Module

x/lume/deps

πŸ”₯ Static site generator for Deno πŸ¦•
Very Popular
Latest
Index
katex-auto-render
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

Utilities for base64 encoding and decoding.

cli.ts

Tools for creating interactive command line tools.

cliffy.ts
colors.ts

String formatters and utilities for dealing with ANSI color codes.

crypto.ts
date.ts
dom.ts
esbuild.ts
eta.ts
fff.ts
front_matter.ts
fs.ts

Helpers for working with the filesystem.

hex.ts

Port of the Go encoding/hex library.

highlight.ts
http.ts
jsonc.ts

Provides tools for working with JSONC (JSON with comments). Currently, this module only provides a means of parsing JSONC. JSONC serialization is not yet supported.

katex.ts
lightningcss.ts
liquid.ts
log.ts

Logging library with the support for terminal and file outputs. Also provides interfaces for building custom loggers.

markdown_it.ts
mdx.ts
media_types.ts

Utility functions for media types (MIME types).

minify_html.ts
nunjucks.ts
outdent.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
satori.ts
sharp.ts
sheetjs.ts
snapshot.ts

A snapshotting library.

svg2png.ts
svgo.ts
tailwindcss.ts
temporal.ts
terser.ts
toml.ts

parse and stringify for handling TOML encoded data. Be sure to read the supported types as not every spec is supported at the moment and the handling in TypeScript side is a bit different.

unidecode.ts
unocss.ts
vento.ts
xml.ts
yaml.ts

parse and stringify for handling YAML encoded data.