Namespaces
Organization of Fabricate's namespaces.
- prototype
- Prototype namespaces contain not-yet-stabilized features.
- read
- Functions to parse and evaluate Fabricate's template files.
- grammar
- Specifies the EBNF grammar that defines Fabricate's templates.
- schema
- Utility namespace for working with Malli schemas.
- html
- Defines a Malli schema for HTML in Hiccup form and functions for processing Hiccup elements.
- hiccup
- source
- clojure
- Generate Hiccup by evaluating Clojure namespaces.
- fabricate
- Generate Hiccup by evaluating Fabricate templates.