better-call

Bekacru
esm cjs
better-call JS library on GitHub better-call JS library on npm Download better-call JS library

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
better-call has no homepage
better-call JS library on GitHub
better-call JS library on npm
Download better-call JS library
INSTALL
Type:
<script type="module"> import betterCall from 'https://cdn.jsdelivr.net/npm/better-call@1.0.9/+esm' </script>
Learn more