{"id":46702334,"url":"https://github.com/evaijs/evjs","last_synced_at":"2026-04-06T17:01:16.208Z","repository":{"id":342531245,"uuid":"1155995299","full_name":"evaijs/evjs","owner":"evaijs","description":"React meta-framework, built on TanStack + Hono.","archived":false,"fork":false,"pushed_at":"2026-04-02T18:38:32.000Z","size":1446,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-02T23:45:42.665Z","etag":null,"topics":["edge","full-stack","hono","react","routing","rpc","server-functions","server-rendering","tanstack","zero-config"],"latest_commit_sha":null,"homepage":"https://evaijs.github.io/evjs/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evaijs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-12T06:16:08.000Z","updated_at":"2026-04-02T18:38:36.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/evaijs/evjs","commit_stats":null,"previous_names":["evaijs/evjs","evaijs/evf"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/evaijs/evjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evaijs%2Fevjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evaijs%2Fevjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evaijs%2Fevjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evaijs%2Fevjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evaijs","download_url":"https://codeload.github.com/evaijs/evjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evaijs%2Fevjs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31481238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T14:34:32.243Z","status":"ssl_error","status_checked_at":"2026-04-06T14:34:31.723Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["edge","full-stack","hono","react","routing","rpc","server-functions","server-rendering","tanstack","zero-config"],"created_at":"2026-03-09T07:07:18.485Z","updated_at":"2026-04-06T17:01:16.160Z","avatar_url":"https://github.com/evaijs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# evjs\n\n[![npm](https://img.shields.io/npm/v/@evjs/cli?style=flat-square\u0026label=npm)](https://www.npmjs.com/package/@evjs/cli)\n[![CI](https://img.shields.io/github/actions/workflow/status/evaijs/evjs/ci.yml?style=flat-square\u0026label=CI)](https://github.com/evaijs/evjs/actions)\n[![DeepWiki](https://img.shields.io/badge/DeepWiki-evaijs%2Fevjs-blue?style=flat-square\u0026logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0iTTQgMTkuNXYtMTVBMi41IDIuNSAwIDAgMSA2LjUgMkgxOXYyMEg2LjVhMi41IDIuNSAwIDAgMS0yLjUtMi41eiIvPjxwYXRoIGQ9Ik04IDdoOCIvPjxwYXRoIGQ9Ik04IDExaDgiLz48cGF0aCBkPSJNOCAxNWg1Ii8+PC9zdmc+)](https://deepwiki.com/evaijs/evjs)\n[![Vibe Coding](https://img.shields.io/badge/vibe-coding-ff69b4?style=flat-square)](https://en.wikipedia.org/wiki/Vibe_coding)\n\nReact fullstack framework, built on TanStack + Hono.\n\n\u003e **ev** = **Ev**aluation · **Ev**olution — evaluate across runtimes, evolve with AI tooling.\n\n\n## ⚡ Features\n\n- **Convention over Configuration** — `ev dev` / `ev build`, no boilerplate needed.\n- **Type-Safe Routing** — [TanStack Router](https://tanstack.com/router).\n- **Data Fetching** — [TanStack Query](https://tanstack.com/query) with built-in proxies.\n- **Server Functions** — `\"use server\"` directive, auto-discovered at build time.\n- **Pluggable Transport** — HTTP, WebSocket, or custom via `ServerTransport`.\n- **Plugin System** — extend builds with custom loaders (Tailwind, SVG, etc.).\n- **Programmatic Route Handlers** — Standard Request/Response REST API endpoints via `route()`.\n- **Typed Errors** — `ServerError` flows structured data server → client.\n- **Multi-Runtime** — Hono-based server with Node, Deno, Bun, Edge adapters.\n- **CLI** — `ev dev` · `ev build`\n\n## 🚀 Quick Start\n\n```bash\nnpx @evjs/create-app my-app\ncd my-app \u0026\u0026 npm install\nev dev\n```\n\nAfter `ev dev`, your browser opens to `http://localhost:3000` with hot module\nreplacement. Server functions in `*.server.ts` files are auto-discovered — no\nconfig needed.\n\n## 🏗️ Packages\n\n| Package | Purpose |\n|---------|---------|\n| [`@evjs/cli`](./packages/cli) | CLI (`ev dev`, `ev build`) + `defineConfig` |\n| [`@evjs/create-app`](./packages/create-app) | Project scaffolding (`npx @evjs/create-app`) |\n| [`@evjs/shared`](./packages/shared) | Shared errors, constants |\n| [`@evjs/client`](./packages/client) | Client runtime (React + TanStack) |\n| [`@evjs/server`](./packages/server) | Server runtime (Hono) |\n| [`@evjs/build-tools`](./packages/build-tools) | Server function transforms |\n| [`@evjs/bundler-webpack`](./packages/bundler-webpack) | Webpack adapter |\n| [`@evjs/manifest`](./packages/manifest) | Shared manifest schema types |\n| [`examples/`](./examples) | Starter templates |\n\nSee [ARCHITECTURE.md](./ARCHITECTURE.md) · [AGENT.md](./AGENT.md)\n\n## 🛠️ Development\n\n```bash\nnpm install          # deps\nnpm run build        # all packages + examples\nnpm run test         # vitest\nnpm run test:e2e     # playwright\n```\n\n## 📄 License\n\nMIT © [Ant UED](https://xtech.antfin.com/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevaijs%2Fevjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevaijs%2Fevjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevaijs%2Fevjs/lists"}