Benoit C. 🤓
banner
bcharbonnier.bsky.social
Benoit C. 🤓
@bcharbonnier.bsky.social
Frontend geek at https://symphony.com
https://benoitcharbonnier.com/
🇫🇷🤓🧑‍🧑‍🧒
Reposted by Benoit C. 🤓
Type Stripping in Node is enabled by default and declared stable as of Node v25.2.

Just run: node index.ts

It is uses the code location-preserving transform demonstrated by ts-blank-space. This means sourcemaps are optional.

bloomberg.github.io/ts-blank-spa...
ts-blank-space
A small, fast, pure JavaScript type-stripper that uses the official TypeScript parser.
bloomberg.github.io
November 24, 2025 at 9:20 AM
Reposted by Benoit C. 🤓
All of the colors are calculated based on a single CSS variable using relative oklch, so you can change the theme with just one line.

--tint: green;

Modern CSS is amazing! 😲
October 14, 2025 at 10:49 PM