New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@basmilius/http-client

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@basmilius/http-client

Http client for Vue projects.

latest
Source
npmnpm
Version
3.15.0
Version published
Maintainers
1
Created
Source
Bas-logo

@basmilius/http-client

This repository contains the source code for the Http client that I use in personal Vue projects. It requires you to create dto's for objects and services for api calls.

⭐️ Prerequisites

  • Bun >= 1.2.11
  • Node >= 23

🚀 Getting started

  • Run bun install in the root of the project.
  • Run bun --cwd packages/http-client build to build the project.

Keywords

http

FAQs

Package last updated on 23 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts