No Garden (Clojure) videos yet. You could help us improve this page by suggesting one.
Based on our record, Browsh should be more popular than Garden (Clojure). It has been mentiond 13 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.
Well I do also regularly make use of brow.sh expecially when I hit the slow hours of the internet. I just login to my old ssh sdf.org shell account and away I go. Source: over 2 years ago
15 years experience. You may have seen my text-based modern browser, https://brow.sh, here on the front page a few times. - Source: Hacker News / over 2 years ago
You might be interested in https://brow.sh. - Source: Hacker News / over 2 years ago
Some of you may know me from https://brow.sh `. - Source: Hacker News / about 3 years ago
That looks really useful! It would be even nicer to see something like this, but integrated with brow.sh for those who prefer to stay on the terminal. Source: about 3 years ago
Thanks for the vanilla-extract recommendation, I'll be using this! In my case, tailwind was useful for providing a handy set of vocabularies for simple and common stylings. But once customizations start to pile on, we're back into SCSS. Using 2 systems at once meant additionally gluing them with the postcss toolchain, so effectively we have 3 preprocessors running for every style refresh. Looking in at TypeScript... - Source: Hacker News / over 2 years ago
I spent some time doing this ~3 years ago, so I don't know about now, but to my knowledge it was the only language where you could really use one language for everything: no HTML (via hiccup), no CSS (via garden), clojure/clojurescript everywhere, and no shell (via babashka). Source: almost 3 years ago
W3M - w3m is a text-based web browser as well as a pager like ' ...
Stylecow - CSS processor to fix your css code and make it compatible with all browsers
Links - Links is a graphics and text mode web browser, released under GPL. Links is free software.
CSS Next - Use tomorrow’s CSS syntax, today.
Lynx.invisible-island.net - Thomas Dickey is the maintainer/developer of the Lynx text-browser. This page gives some background and pointers to Lynx resources.
PostCSS - Increase code readability. Add vendor prefixes to CSS rules using values from Can I Use. Autoprefixer will use the data based on current browser popularity and property support to apply prefixes for you.