Ecosystem /supermousejs

Supermouse JS (Standard)

VERSION2.3.0
LICENSEMIT
CONFIG0 Options

The official unscoped bundle for v2. Quickest way to get started with the standard Dot & Ring setup.

Installation

pnpm add supermousejs

Usage

import Supermouse, { Dot, Ring } from 'supermousejs';

const app = new Supermouse();
app.use(Dot()).use(Ring());

Configuration

No configuration options available

supermouse
js
| Copyright © 2024-2026 Stud.io Inc.