I wanted to experiment with charset generation and with a multi-module project published both to a Maven repository and the npm registry.
https://github.com/lppedd/kotlinx-charset implement multiplatform support for EBCDIC charsets (for the ones using KMP on the mainframe, especially via JS).
Special thanks to
@Danilo Pianini for his up-to-date fork of the
npm-publish
plugin.