feat(export): add HTML card deck export #41
Reference in New Issue
Block a user
Delete Branch "feat/html-card-export"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Usage
Test plan
Self-contained single-file HTML export for cards. Mobile-first, dark theme, zero dependencies. Each card type gets its own interactive treatment: snippet tap-to-copy, template slot filling, checklist with progress bar, decision structured layout, link tap targets. Filter chips by type, search across all cards. Usage: nib export -f html -o deck.html nib export -f html -t triage -o triage.html