This repository contain command line to convert plain js to .cjs and .mjs
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
jsToModular is a command-line tool that converts plain JavaScript files into both CommonJS (`.cjs`) and ES Modules (`.mjs`) formats, ensuring modern module compatibility. It's designed for developers who need to transform existing JavaScript codebases into modular formats for use in different environments. The tool provides a simple CLI interface for batch conversion, making it easy to integrate into existing workflows.