Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@js-dot/api

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@js-dot/api

HTTP, WebSocket, SSE, Worker Interface Design Pattern

  • 24.10.0
  • npm
  • Socket score

Version published
Weekly downloads
76
increased by245.45%
Maintainers
1
Weekly downloads
 
Created
Source

@js-dot/api

API Design Pattern

  • http
  • worker
  • ws
  • sse

Operators

HTTP

Setters
  • $credentials: Set Credentials
  • $intercept: Set Interceptor for Change Request and Response
    • $before: Set Interceptor for Change Request
    • $after: Set Interceptor for Change Response
  • $request: Set Transformer for Change Request Path Parameters and Body
    • $parameters: Set Transformer for Request Path Parameters
    • $body: Set Transformer for Request Body
  • $response: Set Transformer for Response Body
Getters
  • clone$: Get Copied HttpRequester

FAQs

Package last updated on 10 Jan 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc