osu-parser icon indicating copy to clipboard operation
osu-parser copied to clipboard

converts osu files into javascript objects

Results 2 osu-parser issues
Sort by recently updated
recently updated
newest added

You said it needs a serious cleanup, so I re-wrote it for you. --- This change is [](https://reviewable.io/reviews/nojhamster/osu-parser/3)

Right now "normal" is only added to **soundTypes** if there are no additions, but hitnormal is **always** active. It should be either completely removed or always inserted (probably better for...