codingstark

↗ HN profile [ 37.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN — I’m sharing @codingstark/x402-elysia, an ElysiaJS (Bun) plugin that implements the x402 Payment Protocol to protect HTTP routes behind crypto micropayments. What it does: Lets you configure paid routes like "GET…

  2. I created BunKill as a faster alternative to npkill for cleaning up node_modules directories. After working on multiple JavaScript projects, I noticed npkill could be slow when scanning large directory trees. So I built…