chore: Update to hiccup2 ?
Open
- Dominant language
- Clojure
- Stars
- 14
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
I was trying to use "kit/htmx" and saw that it has imported `hiccup` namespaces. Isn't it better to use `hiccup2` since v1 is deprecated?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the kit/htmx module and its dependency declarations, then locate the imported hiccup namespaces. Compare those uses with hiccup2's API and verify the module's existing checks after the migration. Done means kit/htmx no longer depends on deprecated hiccup v1 imports and still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- web-dev
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100