Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@rian8337/osu-strain-graph-generator

Rian83371kMIT3.3.2TypeScript support: included

A module for generating strain graph of an osu!standard beatmap.

osu, osu-strain-graph

readme

About

This is a monorepo for osu! modules that are published mainly for my own convenience so that I can use them across multiple projects of mine without having to manually transfer files, namely:

Keep in mind that I mainly develop these modules for my use case. Therefore, they only support osu!standard beatmaps.

Requirements

You need Node v16 or newer to use all modules in this repository.

Projects in this monorepo

Name Description
osu-base The base module required for all my osu! modules.
osu-difficulty-calculator A difficulty and performance calculator that uses the current difficulty and performance algorithm.
osu-rebalance-difficulty-calculator A difficulty and performance calculator that uses the latest osu!lazer difficulty and performance algorithm.
osu-strain-graph-generator A strain graph generator.
osu-droid-utilities Utilities for osu!droid related features.
osu-droid-replay-analyzer A replay analyzer for osu!droid.