Chris Wolfe @crlfe.ca · Nov 26

A simple idea: parse regular expressions to improve type checking on the resulting match object. Several hundred lines of #typescript type declarations later (!), I'm ridiculously happy this zero-code library works for me. Now to see how everyone else breaks it: github.com/crlfe/typed-...

1 likes 1 replies

?

Replies

Chris Wolfe · Dec 4

Tripped over a case where I need CommonJS support, so have pushed 0.1.2 with both CJS and ESM entry-points.