grimmdude / MidiWriterJS

♬ A JavaScript library which provides an API for programmatically generating and creating expressive multi-track MIDI files and JSON.
MIT License
557 stars 60 forks source link

doc: add typescript typings #77

Closed niieani closed 3 years ago

niieani commented 3 years ago

Started adding some TypeScript typings for the lib. If this is not welcome in the repo, I can submit it to DefinitelyTyped instead.

grimmdude commented 3 years ago

Thank you @niieani, definitely welcome! I haven't got around to familiarizing myself with TypeScript yet but would love to soon.