• TypeScript 93.9%
  • JavaScript 5.7%
  • HTML 0.4%
Find a file
Damien Clarke 4684a16be8 no footer
2025-01-30 22:56:42 +11:00
.github/workflows try anything 2025-01-30 11:21:33 +11:00
packages no footer 2025-01-30 22:56:42 +11:00
.editorconfig feat: make xenpaper open source 2021-05-13 23:35:40 +10:00
.env dumb 2025-01-30 11:18:44 +11:00
.gitignore feat: make xenpaper open source 2021-05-13 23:35:40 +10:00
commitlint.config.js feat: make xenpaper open source 2021-05-13 23:35:40 +10:00
lerna.json feat: make xenpaper open source 2021-05-13 23:35:40 +10:00
LICENSE feat: make xenpaper open source 2021-05-13 23:35:40 +10:00
package.json feat: make xenpaper open source 2021-05-13 23:35:40 +10:00
README.md fix 2025-01-29 15:13:17 +11:00
yarn.lock dumb 2025-01-30 11:18:44 +11:00

xenpaper (archived)

Repo for https://dxinteractive.github.io/xenpaper/, formerly xenpaper.com, a little side project form a few years ago to make microtonal notation audible. This project is officially archived, I will not be (or have been) developing features, fixing bugs or accepting PRs for a couple of years now. Feel free to fork if you want to take up ownership! That is the beauty of open source.

If you do fork, I apologise in advance. The source code is not good. I used this project to trial a few different new technologies and experimental patterns, and I dont think any were successful enough to repeat (e.g. craco, styled-components, dendriform, mosc abstraction). I do like how the UI turned out from a users perspective though, and I do recommend rd-parse for recursive descent parsing in JavaScript.