https://github.com/brewingcode/shanties
The ABCs of shanties, literally
https://github.com/brewingcode/shanties
Last synced: 4 months ago
JSON representation
The ABCs of shanties, literally
- Host: GitHub
- URL: https://github.com/brewingcode/shanties
- Owner: brewingcode
- Created: 2023-06-09T03:40:35.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-10-14T23:12:14.000Z (8 months ago)
- Last Synced: 2025-10-15T03:42:11.373Z (8 months ago)
- Language: JavaScript
- Size: 63.7 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
https://brewingcode.github.io/shanties
```
# to build
npm run build
# to watch relevant files and re-build on change
npm run dev
```
[Learn ABC](https://abcnotation.com/learn)
[Current ABC standard](https://abcnotation.com/wiki/abc:standard:v2.1)
[ABC quick reference](./ABCquickRefv0_6.pdf)
[abc.js](https://github.com/paulrosen/abcjs)
[Transpose ABC](https://paulrosen.github.io/abcjs/examples/output-transpose.html)
[Playback ABC as MIDI](https://abc.rectanglered.com/)