osumodcalculator
    Preparing search index...

    osumodcalculator

    osu! mod calculator

    NPM link CodeFactor

    Docs

    npm i osumodcalculator

    import { types, mod } from "osumodcalculator";

    const mods: types.Mod[] = mod.fromString("HDDTHR"); // => ['HD', 'DT', 'HR']
    • EZ & HR calculations should come before DT/HT calculations
    • OD is listed as accuracy in the osu! api
    • HP is listed as drain in the osu! api

    osu! accuracy wiki
    osu! grades wiki
    Difficulty Settings Table

    My website