Viewing profile — gregabbott
gregabbott
HN member- Joined
- Sun, Aug 13, 2023, 11:45 AM UTC
- HN karma
- 13
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About gregabbott
Recent public activity
- comment
-
comment
Comment #45789572
Thanks! Reworked for Firefox.
-
comment
Comment #45783293
Plain text, markup and Markdown to HTML with XSLT: REPO: https://github.com/gregabbott/skip DEMO: https://gregabbott.pages.dev/skip (^ View Source: 2 lines of XML around a .md file…
-
comment
Comment #45524950
In another comment, I mentioned a vanilla JavaScript function I published in 2024 called Chute. https://github.com/gregabbott/chute In a similar way to the featured project, Chute …
-
comment
Comment #45515082
In case it might interest anyone, I wrote a similar vanilla JS function last year called Chute. Chute chains methods and function calls using dot-notation. https://github.com/grega…
-
comment
Comment #45195252
Related HN Thread: https://news.ycombinator.com/item?id=4642395
-
comment
Comment #43762118
A while ago, I wondered how close you could get to a pipeline operator using existing JavaScript features. In case anyone might like to have a look, I wrote a proof-of-concept func…
-
comment
Comment #42155653
In case anyone has copy they'd like to typeset as monospace plain text, I made a tool to do this recently. If you might find it useful, feel free to play with it at https://monotex…