Plugin to transform and validate axios responses using typestack class-transformer and class-validator.
Promise based HTTP client for the browser and node.js
This package provides the core HTTP request orchestration, response handling, and API call coordination.
Axios adapter that allows to easily mock requests
x402 Payment Protocol
A WebAPI Fetch implementation backed by an Axios client
make axios return Observable as opposed to Promise
This package provides an Axios-based HTTP client adapter that integrates seamlessly with the @apimatic/core package, enabling efficient HTTP request execution with extended capabilities.
Promise based HTTP client for the browser and node.js
Promise based HTTP client for the browser and node.js
This plugin transforms ES2015 modules to CommonJS
babel plugin that emulates vite's import.meta.env functionality
Compile ES2015 for...of to ES5
Compile ES2015 block scoping (const and let) to ES5
Compile objects with duplicate keys to valid strict ES5
Apply ES2015 function.name semantics to all functions
Compile regular expressions using named groups to ES5.
Transform import() expressions
This plugin transforms ES2015 modules to UMD
Transform async/await to promise chains
Transform optional chaining operators into a series of nil checks
Compile ES2015 arrow functions to ES5
Compile ES2015 spread to ES5
Add a __source prop to all JSX Elements