telecall
v2.0.5
Published
No more HTTP API. Call back-end NodeJS functions directly from front-end, with full Typescript typing support.
Downloads
14
Maintainers
Readme
telecall
See /test
for examples with express
server and vite
(or webpack
) front-end projects.
For vite front-end, use rollup-plugin-telecall
in your vite.config.ts
.
For webpack front-end, use babel-plugin-telecall
in your babel.config.js
.