Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
entropi-co/surge-jsOfficial client library for entropi Surge
This package works with Node.js, BrowsersIt is unknown whether this package works with Cloudflare Workers, Deno, Bun




JSR Score
76%
Published
a year ago (0.5.1)
surge-js
Official JavaScript/TypeScript client for Surge API
Quick start
Install
yarn add @entropi-co/surge-js
Usage
import { AuthClient } from '@entropi-co/surge-js' const SURGE_URL = 'http://localhost:9999' const auth = new AuthClient({ url: SURGE_URL })
Built and signed on
GitHub Actions
Add Package
deno add jsr:@entropi/surge-js
Import symbol
import * as surge_js from "@entropi/surge-js";
Import directly with a jsr specifier
import * as surge_js from "jsr:@entropi/surge-js";
Add Package
pnpm i jsr:@entropi/surge-js
pnpm dlx jsr add @entropi/surge-js
Import symbol
import * as surge_js from "@entropi/surge-js";
Add Package
yarn add jsr:@entropi/surge-js
yarn dlx jsr add @entropi/surge-js
Import symbol
import * as surge_js from "@entropi/surge-js";
Add Package
vlt install jsr:@entropi/surge-js
Import symbol
import * as surge_js from "@entropi/surge-js";
Add Package
npx jsr add @entropi/surge-js
Import symbol
import * as surge_js from "@entropi/surge-js";
Add Package
bunx jsr add @entropi/surge-js
Import symbol
import * as surge_js from "@entropi/surge-js";