Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/beeplin/telecall

Call back-end NodeJS functions directly from front-end. No HTTP API. Perfect typescript Support.
https://github.com/beeplin/telecall

api express rollup rpc vite webpack

Last synced: 13 days ago
JSON representation

Call back-end NodeJS functions directly from front-end. No HTTP API. Perfect typescript Support.

Awesome Lists containing this project

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`.