codingstark
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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…
-
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…