Viewing profile — urin
urin
HN member- Joined
- Fri, Jan 27, 2023, 2:48 PM UTC
- HN karma
- 98
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About urin
Recent public activity
-
story
Show HN: Qrono – A "final" date/time library for JavaScript
I built Qrono as a practical default so you can stop debating date/time libraries. - Minimal bundle size (3.5 kB for 100+ APIs; detailed comparison in the docs) - UTC-first, but ti…
-
story
Show HN: Just right and light-weight date time library for JavaScript
Light-weight, type-safe, immutable and chainable without dependencies. Handles UTC (default) and the local time of the environment, ambiguous daylight saving time strictly.
-
comment
Comment #41835715
It seems there have been many opinions questioning why a tool for editing pure HTML is being developed now. Here is my current view on this matter: These days, it's rare to directl…
-
comment
Comment #41835595
I have updated the README to address similar comments and issues. https://github.com/urin/vscode-web-visual-editor?tab=readme-...
-
comment
Comment #41835083
It doesn't matter if it's complex. I believe this tool can be applied if it consists of a single HTML file and the resources linked to it. If you're using Web Components, there may…
-
comment
Comment #41834449
A notable feature is the ability to synchronize code selection with visual selection in the preview. Since this extension has minimal functionality, the codebase is very small, mak…
-
comment
Comment #41834170
Since it does not handle JavaScript at the moment, I believe the applicable scope is quite limited.
-
comment
Comment #41834162
This tool only handles files that can be treated as static HTML. Therefore, it cannot currently be applied to React implemented with JSX. However, it may be applicable to Vue compo…
-
comment
Comment #41834134
There are complex reasons behind my development of this. To be honest, I don’t think the editing functionality of this tool is particularly useful. I believe the real-time preview …
- story
- story