Glazed Help Browser

Packages

Available packages

Sections

Terminology & Glossary
πŸ“– Documentation
Navigation
12 sectionsv0.1
πŸ“„ Documentation

Documentation Index

12 sections available

πŸ“– Topics

generated xgoja jsverbs

How generated xgoja binaries mount JavaScript verbs as Glazed commands.

goja-text extract JavaScript API reference

Reference for require("extract") structured-data candidate helpers.

goja-text Markdown builder API reference

Reference for generating Markdown documents with require("markdown").builder().

goja-text markdown JavaScript API reference

Reference for require("markdown") in goja-text xgoja runtimes.

goja-text sanitize JavaScript API reference

Reference for require("sanitize") YAML and JSON repair helpers.

goja-text template JavaScript API reference

Reference for require("template") in goja-text xgoja runtimes.

πŸ“¦ Applications

generated xgoja runtime overview

How generated xgoja binaries create runtimes and expose commands.

πŸŽ“ Tutorials

goja-text extract user guide

A guided introduction to finding structured-data candidates inside larger text.

goja-text markdown user guide

A guided introduction to parsing, traversing, and rendering Markdown from JavaScript.

goja-text sanitize user guide

A guided introduction to repairing YAML and JSON safely from JavaScript.

goja-text template user guide

A guided introduction to rendering Go templates from JavaScript.

Writing documentation with goja-text templates

Use the template module and template jsverbs to generate Markdown and HTML documentation from structured data.