Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/beeplin/telecall
- Owner: beeplin
- Created: 2021-04-13T18:30:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-17T16:39:35.000Z (over 3 years ago)
- Last Synced: 2025-01-12T23:35:51.169Z (22 days ago)
- Topics: api, express, rollup, rpc, vite, webpack
- Language: TypeScript
- Homepage:
- Size: 2.78 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.