Live data from Hacker News

Viewing profile — urin

urin

HN member
Joined
Fri, Jan 27, 2023, 2:48 PM UTC
HN karma
98
Public activity
11 items

About urin

https://github.com/urin

Recent public activity

  1. 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…

  2. 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.

  3. 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…

  4. comment
    Comment #41835595

    I have updated the README to address similar comments and issues. https://github.com/urin/vscode-web-visual-editor?tab=readme-...

  5. 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…

  6. 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…

  7. comment
    Comment #41834170

    Since it does not handle JavaScript at the moment, I believe the applicable scope is quite limited.

  8. 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…

  9. 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 …

  10. story
  11. story