luckyframework / luckyframework/lucky
uncompressed html?
Nobody has claimed this yet.
- Dominant language
- Crystal
- Stars
- 2.7k
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
HTML is a finicky beast, and so are browsers. Most of the time, what's rendered in the browser inspector is fine, but some times it's not and reading the source is necessary. Currently the source shows up all on one or two lines, and it's a bit of a bear.
Is it possible and reasonable to produce non-minified html?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the HTML rendering or response-generation entry point in the Crystal framework and inspect how rendered source is assembled. Confirm the current one- or two-line output, then determine where non-minified formatting would belong and verify that browser-served HTML is readable without changing its rendered content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100