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

imcvampire/vue-axios

A small wrapper for integrating axios to Vuejs observed · 2026-08-28

github.com/imcvampire/vue-axios · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 3599
  • days_rel: n/a
  • days_push: 806
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1998 stars · 175 forks observed · 2026-08-28

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

A small wrapper library that integrates the axios HTTP client into Vue.js applications, binding axios to the Vue instance so it can be accessed via this.axios or this.$http without repeated imports. It supports both Vue 2 and Vue 3, including the Composition API via provide/inject.

Use cases

  • integrate axios into a Vue app
  • use axios in Vue components without importing it every time
  • migrate from vue-resource to axios
  • access a shared HTTP client in Vue 2 and Vue 3
  • inject axios into Vue 3 composition API setup

When to choose

  • you use Vue.js and want axios available globally on the instance
  • you are migrating an existing Vue app from vue-resource to axios
  • you want a minimal, zero-config way to share one axios instance across components

When to avoid

  • you don't use Vue.js
  • you prefer importing axios directly or using a custom service layer
  • you need interceptors or advanced axios configuration, which you'd still set up yourself

Facets

library · maturity stable

http-client middleware plugin-system web-development frontend apis browser vue axios vuejs wrapper http-requests nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
imcvampire/vue-axiosmain23

For agents

markdown · JSON · MCP: product_card(name="imcvampire/vue-axios")

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