17 packages
libcurl.js
A port of libcurl to WebAssembly, for proxying HTTPS requests from the browser with full TLS encryption
@mercuryworkshop/adrift
Adrift is a fast and modern decentralized web proxy network, utilizing transport over WebRTC.
@mercuryworkshop/anuraos-types
Type declarations for anuraOS
@mercuryworkshop/astro-plugin-dreamland
WIP WIP WIP WIP WIP DO NOT USE
@mercuryworkshop/bare-as-module3
This package implements the [TompHTTP Bare Server](https://github.com/tomphttp/specifications/blob/master/BareServer.md) as a client for [Bare-Mux](https://github.com/MercuryWorkshop/bare-mux).
@mercuryworkshop/bare-client-custom
@mercuryworkshop/bare-mux
<a href="https://www.npmjs.com/package/@mercuryworkshop/bare-mux"><img src="https://img.shields.io/npm/v/@mercuryworkshop/bare-mux.svg?maxAge=3600" alt="npm version" /></a>
@mercuryworkshop/epoxy-tls
A wasm library for using raw encrypted tls/ssl/tcp/udp/https/websocket streams on the browser
@mercuryworkshop/epoxy-transport
a bare transport that implements end-to-end encryption with epoxy-tls and wisp
@mercuryworkshop/libcurl-transport
a bare transport that implements end-to-end encryption with libcurl.js and wisp
@mercuryworkshop/scramjet
An experimental web proxy that aims to be the successor to Ultraviolet
@mercuryworkshop/scramjet-controller
@mercuryworkshop/wisp-client-js
A Wisp client implementation, written in Javascript for the use on the web.
@mercuryworkshop/wisp-js
A client and server for the Wisp protocol, written in Javascript
@mosaicslicer/curaengine
Powerful, fast and robust engine for converting 3D models into g-code instructions for 3D printers. (unofficial)
sandstone-proxy
An experimental web proxy utilizing sandboxed iframes and no service worker.
untar-sync
A JS library for extracting tar files in a synchronous manner, based on js-untar.