better-call

esm cjs
Better call is a tiny web framework for creating endpoints that can be invoked as a normal function or mounted to a router to be served by any web standard compatible server (like Bun, node, nextjs, sveltekit...) and also includes a typed RPC client for t
Version 1.0.9
<script type="module"> import betterCall from 'https://cdn.jsdelivr.net/npm/better-call@1.0.9/+esm' </script>