Changes for version 0.02 - 2026-02-20
- Single-file component (.pup) format support
- New module Yote::Spiderpup::SFC with parse_sfc() parser
- Pages and recipes can be authored as .pup files alongside .yaml
- .pup uses <script>, <style>, and <template> blocks
- Server, compiler, and watcher all handle .pup files transparently
Provides
in lib/Yote/Spiderpup.pm
in lib/Yote/Spiderpup/SFC.pm
in lib/Yote/Spiderpup/Transform.pm