tillvit/smeditor

Online web tool to view and edit StepMania charts (.sm/.ssc files) @ https://tillvit.github.io/smeditor

TypeScript

102

1,108 commits

updated Sep 8, 2026

See the code

README

SMEditor

Open source tool to view and edit StepMania charts. You can view the tool at https://tillvit.github.io/smeditor Inspired by ArrowVortex

SMEditor is currently a work in progress. You can check the planned features here

Running

To start a dev web server, use npm run dev. To run the native app, run npm run dev and npm run app:dev.

Building

The website is split into two parts: the core webapp and the guide. You can build them seperately using npm run core:build or npm run guide:build, or build them together using npm run build.

To build the native app, run npm run app:build.

Contributors

tillvit

1,091 commits

mjvotaw

11 commits

Jewelots

4 commits

CreoSm

1 commits

tillvit/smeditor

Online web tool to view and edit StepMania charts (.sm/.ssc files) @ https://tillvit.github.io/smeditor

TypeScript

102

1,108 commits

updated Sep 8, 2026

See the code

README

SMEditor

Open source tool to view and edit StepMania charts. You can view the tool at https://tillvit.github.io/smeditor Inspired by ArrowVortex

SMEditor is currently a work in progress. You can check the planned features here

Running

To start a dev web server, use npm run dev. To run the native app, run npm run dev and npm run app:dev.

Building

The website is split into two parts: the core webapp and the guide. You can build them seperately using npm run core:build or npm run guide:build, or build them together using npm run build.

To build the native app, run npm run app:build.

Contributors

tillvit

1,091 commits

mjvotaw

11 commits

Jewelots

4 commits

CreoSm

1 commits

Languages

TypeScript

92.9%

CSS

5.1%