Ross ROSS = Recommend OSS · open-source software intelligence for agents

pagekit/vue-resource

The HTTP client for Vue.js observed · 2026-08-28

github.com/pagekit/vue-resource · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4590
  • days_rel: n/a
  • days_push: 1364
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

9981 stars · 1563 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

vue-resource is an HTTP client plugin for Vue.js that provides services for making web requests via XMLHttpRequest or JSONP. It supports the Promise API, URI Templates, and request/response interceptors, and works with Vue 1.0 and 2.0.

Use cases

  • make http requests from a vue component
  • call rest apis in vue.js app
  • add ajax to vue 2 project
  • handle jsonp requests in the browser
  • add request and response interceptors in vue
  • replace axios with a lightweight vue http client

When to choose

  • you are on Vue 1.x or 2.x and want a compact, Vue-integrated HTTP client
  • you need JSONP support or URI templates
  • bundle size matters and you want a ~5KB gzipped client

When to avoid

  • you are using Vue 3, which vue-resource does not support
  • you prefer the community-standard axios or the native fetch API
  • you need modern features like automatic JSON transforms or broad interceptor ecosystems

Facets

library · maturity maintenance

http-client middleware web-development frontend apis browser vue vue-plugin xhr ajax jsonp interceptors promise nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
pagekit/vue-resourcemain10

For agents

markdown · JSON · MCP: product_card(name="pagekit/vue-resource")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem