Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
xior
A lite http request lib based on fetch with plugins support and similar API to axios.
bigbluebutton-html-plugin-sdk
This repository contains the SDK for developing BigBlueButton plugins. Plugins are React components that can be loaded from external sources by the BigBlueButton HTML5 client to extend its functionalities.
@ace-fetch/dify-compatible-plugin
dify plugins for @ace-fetch/core.
node-fetch
A light-weight module that brings Fetch API to node.js
@opentelemetry/instrumentation-fetch
OpenTelemetry instrumentation for fetch http client in web browsers
@hey-api/openapi-ts
🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.
data-urls
Parses data: URLs
got
Human-friendly and powerful HTTP request library for Node.js
make-fetch-happen
Opinionated, caching, retrying fetch client
minipass-fetch
An implementation of window.fetch in Node.js using Minipass streams
cross-fetch
Universal WHATWG Fetch API for Node, Browsers and React Native
undici
An HTTP/1.1 client, written from scratch for Node.js
node-abort-controller
AbortController for Node based on EventEmitter
npm-registry-fetch
Fetch-based http client for use with npm registry APIs
is-retry-allowed
Check whether a request can be retried based on the `error.code`
teeny-request
Like request, but smaller.
formdata-polyfill
HTML5 `FormData` for Browsers and Node.
@mswjs/interceptors
Low-level HTTP/HTTPS/XHR/fetch request interception library.
unfetch
Bare minimum fetch polyfill in 500 bytes
fetch-retry
Extend any fetch library with retry functionality