2 comments

  • johnfn 1 hour ago
    Sometimes at work I can't figure out some TS type and start thinking it's impossible. Then I remember that repos like this exist, and if some guy really managed to parse Typescript types in Typescript, that my problem is peanuts compared to that.

    That usually motivates me to solve my problem.

    • bapak 56 minutes ago
      Some things are still impossible. I lost count of the bugs I reported to TS only to be told that "works as intended" or that it's a "design limitation."
  • tmcanada 2 hours ago
    How does it compare to TypeBox?

    https://github.com/sinclairzx81/typebox#syntax

    • cjonas 2 hours ago
      Pretty sure this is a joke/demo for the power of type scripts typing system