rainu / r-ray-client

The js client for r-ray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

r-ray-client

The js client for r-ray proxy.

Usage

npm install @rainu/r-ray-client
import {client} from '@rainu/r-ray-client'

client(`https://proxy.example.com`).fetch(`https://github.com`)

About

The js client for r-ray

License:MIT License


Languages

Language:TypeScript 90.1%Language:HTML 9.9%