GitShow/antfu/vite-dev-rpc
antfu

vite-dev-rpc

Remote procedure call for client-server communication in Vite plugins.

by antfu
Star on GitHubForknpm

TypeScript

76 stars5 forks4 contributorsQuiet · 3mo agoSince 2022v2.0.0MIT

Meet the team

See all 4 on GitHub →
antfu
antfu39 contributions
zyyv
zyyv1 contribution
ocavue
ocavue1 contribution
webfansplz
webfansplz1 contribution

Languages

View on GitHub →
TypeScript87.9%
HTML6.8%
CSS3.8%
JavaScript1.5%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent fixes

View closed PRs →
tranthanhbinh2603
fix: expand peerDependency range to include Vite 8ClosedIssue

Describe the bug Problem The package currently limits peer dependency up to version 7. This triggers warnings when using the latest Vite 8.x releases. Reproduction Run in a project where is installed alongside or . Suggested Change Modify : Supporting the latest major version ensures compatibility with modern build pipelines. package.json file: Reproduction https://stackblitz.com/edit/vitejs-vite-eoafza47?file=package.json&terminal=dev System Info Used Package Manager npm Validations [x] Follow our Code of Conduct [x] Read the Contributing Guide. [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. [x] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. [x] The provided reproduction is a minimal reproducible of the bug. Contributions [ ] I am willing to submit a PR to fix this issue [ ] I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)

tranthanhbinh2603 · 3mo ago
erwanjugand
Add vite 8 supportClosedIssue

Clear and concise description of the problem Vite 8 officially not supported Suggested solution Make the plugin compatible with Vite 8 :) Alternative _No response_ Additional context _No response_ Validations [x] Follow our Code of Conduct [x] Read the Contributing Guide. [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

erwanjugand · 3mo ago
ocavue
fix: support vite v8MergedPR

🔗 Linked issue Closes https://github.com/antfu/vite-dev-rpc/issues/4 Closes https://github.com/antfu/vite-dev-rpc/issues/3 🧭 Context 📚 Description

ocavue · 3mo ago
Structured data for AI agents

Repository: antfu/vite-dev-rpc. Description: Remote procedure call for client-server communication in Vite plugins. Stars: 76, Forks: 5. Primary language: TypeScript. Languages: TypeScript (87.9%), HTML (6.8%), CSS (3.8%), JavaScript (1.5%). License: MIT. Latest release: v2.0.0 (3mo ago). Open PRs: 0, open issues: 0. Last activity: 3mo ago. Community health: 85%. Top contributors: antfu, zyyv, ocavue, webfansplz.

·@ofershap

Replace github.com with gitshow.dev