luckyframework / luckyframework/lucky

uncompressed html?

Open
#668 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.