
CSS Scan
CSS Scan Pro
Hoverify
CSS Peeper
CSSViewer
Tailwind CSS
EazyCSS
CSS Dig
LNAV
GoAccess
Angle-grinder
glogg
Superintendent.app
OctoSQL
BareTail
jq
CSS ScanBased on our record, LNAV should be more popular than CSS Scan. It has been mentiond 63 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
CSS Scan and CSS Pro are two of the best chrome extensions for front-end developers I know of. https://getcssscan.com/ https://csspro.com/. - Source: Hacker News / almost 2 years ago
Bit confused, are you not also the developer of CSS Scan? What is the difference between these, and why is the price so much higher on CSS Pro? CSS Scan doesn't even have a subscription, and the lifetime license is only $3 more than the monthly subscription on CSS Pro. Source: about 3 years ago
> Does anyone know a good extension that just does the hover / inspect element for the CSS styles in a nice way like this app? I think the same person makes CSS Scan ($95 lifetime): https://getcssscan.com/. - Source: Hacker News / about 3 years ago
A few months ago I saw: https://getcssscan.com/ which cost US 69.99. Source: over 3 years ago
I came across css scan and it looked really nice, but then I came across css scan pro which is extremely similar to it, except for having a monthly payment instead of a one-time. Has anyone ever used these tools before, can tell me which one is better? Source: almost 4 years ago
>I made a CLI logs viewers and querier for my job, which is very useful but would have taken me a few days to write (~3k LoC) I recall The Mythical Man-Month stating a rough calculation that the average software developer writes about 10 net lines of new, production-ready code per day. For a tool like this going up an order of magnitude to about 100 lines of pretty good internal tooling seems reasonable. OP... - Source: Hacker News / 11 months ago
Thereโs a tool called lnav that will parse logfiles into a temporary SQLite database and allows to analyse them using SQL features: https://lnav.org/. - Source: Hacker News / almost 2 years ago
As others have kinda alluded to, it could be useful for testing TUI applications. I develop a logfile viewer for the terminal (https://lnav.org) and have a similar application[1] for testing, but it's a bit flaky. It produces/checks snapshots like [2]. I think the problems I run into are more around different versions of ncurses producing slightly different outputs. [1] - - Source: Hacker News / about 2 years ago
The Logfile Navigator (https://lnav.org) is a log file viewer/merger/tailer for the terminal. It has some advanced UX features, like showing previews of operations and displaying context sensitive help. For example, the preview for filtering out logs by regex is to highlight the lines that will be hidden in red. This can make crafting the right regex a bit easier since the preview updates as you type. lnav... - Source: Hacker News / about 2 years ago
See https://lnav.org for a powerful mini-ETL CLI power tool; it embeds SQLite, supports ~every format, has great UX and easily handles a few million rows at a time. - Source: Hacker News / about 2 years ago
CSS Scan Pro - The easiest way to get and edit the CSS of any website, live
GoAccess - Open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix...
Hoverify - All-in-one browser extension to improve your web dev experience.
Angle-grinder - Command-line tool to parse, aggregate, sum, average, min/max, percentile, and sort log data.
CSS Peeper - Smart CSS viewer tailored for Designers.
glogg - glogg is a multi-platform GUI application to browse and search through long or complex log files.