Safely wrap some text in a JavaScript comment, escaping close `*/` sequences.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a small JavaScript utility that safely wraps arbitrary text within a `/* ... */` comment, automatically escaping any closing `*/` sequences inside the text to prevent breaking the comment. It's designed for JavaScript developers who need to programmatically insert dynamic or user-provided text into code comments without causing syntax errors. The package is simple, focused, and handles edge cases like nested comment markers correctly.