Web & APIs

23 modules

web
0

@robinpath/api

v0.1.1robinpath

HTTP client for making requests to external APIs with profiles, auth, download/upload, and auto-JSON parsing

0 downloads
...
web
0

@robinpath/auth

v0.1.1robinpath

API authentication helpers (Basic, Bearer, API key, HMAC) for RobinPath

0 downloads
...
web
0

@robinpath/browser

v0.1.1robinpath

Headless browser automation with Puppeteer: launch browsers, navigate pages, interact with elements, take screenshots, generate PDFs, and scrape data

0 downloads
...
web
0

@robinpath/cookie

v0.1.0robinpath

HTTP cookie parsing, serialization, signing/verification, Set-Cookie handling, and cookie jar management

0 downloads
...
web
0

@robinpath/feed

v0.1.0robinpath

RSS, Atom, and JSON Feed creation, parsing, manipulation, and auto-detection

0 downloads
...
web
0

@robinpath/form

v0.1.0robinpath

Multipart form data builder and file upload handling

0 downloads
...
web
0

@robinpath/ftp

v0.1.0robinpath

FTP and SFTP file transfer operations

0 downloads
...
web
0

@robinpath/graphql

v0.1.0robinpath

GraphQL client with queries, mutations, variables, and introspection

0 downloads
...
web
0

@robinpath/http

v0.1.0robinpath

HTTP server for RobinPath scripts. Register routes with static responses (JSON, HTML, files), enable CORS, serve static directories. No callbacks needed.

0 downloads
...
web
0

@robinpath/jwt

v0.1.0robinpath

JWT (JSON Web Token) creation, signing, verification, and decoding using HMAC (HS256, HS384, HS512)

0 downloads
...
web
0

@robinpath/mqtt

v0.1.1robinpath

MQTT client module for connecting to MQTT brokers, publishing messages, subscribing to topics, and handling incoming messages. Supports multiple concurrent client connections, QoS levels, last will messages, and message history tracking.

0 downloads
...
web
0

@robinpath/oauth

v0.1.1robinpath

OAuth 2.0 authorization flows and PKCE for RobinPath

0 downloads
...
web
0

@robinpath/proxy

v0.1.1robinpath

HTTP proxy and request forwarding module using Node.js built-in http module. Supports creating proxy servers, URL rewriting, header manipulation, request and response interception, round-robin load balancing, and health checking. No external dependencies required.

0 downloads
...
web
0

@robinpath/robots

v0.1.0robinpath

robots.txt parsing, generation, URL permission checking, and crawl configuration

0 downloads
...
web
0

@robinpath/router

v0.1.0robinpath

URL routing and pattern matching with support for path parameters (:param), wildcards (*), route groups, and middleware. No external dependencies.

0 downloads
...
web
0

@robinpath/rss

v0.1.0robinpath

Parse RSS and Atom feeds, detect new entries

0 downloads
...
web
0

@robinpath/screen

v0.1.0robinpath

Screen capture and OCR: screenshots, region capture, window capture, and text extraction

0 downloads
...
web
0

@robinpath/server

v0.1.0robinpath

HTTP server creation and management using Node.js built-in http module. Supports routing, static file serving, CORS, and common response helpers.

0 downloads
...
web
0

@robinpath/sitemap

v0.1.0robinpath

XML sitemap generation, parsing, validation, and manipulation with image/video/alternate support

0 downloads
...
web
0

@robinpath/soap

v0.1.0robinpath

SOAP web service client, XML-RPC support, WSDL parsing, and envelope building

0 downloads
...