Show HN: Stricli – a new TypeScript-type-safe CLI frameworkbloomberg.github.io10 points·by tchetwin·2 lata temu·2 comments
Show HN: ts-blank-space – fast TypeScript type-stripperbloomberg.github.io22 points·by tchetwin·2 lata temu·4 comments
tchetwin·11 miesięcy temu·discusshttps://github.com/nodejs/node/pull/58517 - I think the `semver-major` and the timing mean that it might not be available until v25, around October
tchetwin·2 lata temu·discussIt does!Node uses swc to do this. The swc implementation of blank-spacing (implemented here https://github.com/swc-project/swc/pull/9144) was inspired by the author of ts-blank-space here: https://gist.github.com/acutmore/27444a9dbfa515a10b25f0d4707.... It has just taken a little longer to release the original implementation.