Turn a normal Babel JavaScript file that uses ES module import syntax into a .mjs file that imports exact URL.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The make-mjs project is a collection of packages that convert Babel JavaScript files using ES module import syntax into .mjs files with exact URL imports. It provides command-line tools and APIs for transforming individual files or entire directories, making it useful for developers working with modern JavaScript module systems who need to generate URL-based import statements.