musicbrainz-scripts icon indicating copy to clipboard operation
musicbrainz-scripts copied to clipboard

Split repository into multiple packages

Open kellnerd opened this issue 2 years ago • 0 comments

The code under utils/ and tools/ can be used independently from the rest of the MB specific code, so it would make sense to move these directories into separate Node.js packages and git repos.

  • [x] tools: moved to https://github.com/kellnerd/userscript-bundler
  • [x] utils: moved to https://github.com/kellnerd/es-utils
  • [ ] src/types/MBS ? alternatively use https://github.com/rinsuki-lab/typedbrainz ?

Related conversation on IRC: https://chatlogs.metabrainz.org/libera/musicbrainz/msg/5159137/

kellnerd avatar Apr 12 '23 20:04 kellnerd