Align at comma
mtbink.com logo

Align at comma

Input (String)
Output (String)

The function of this online utility is to align at comma.

For example,

footer = footer.replace(/ZZZ_COMPILE_VERSION_ZZZ/g, compile_version());
footer = footer.replace(/ZZZ_TRUSTED_ZZZ/g, text_trusted());
will becomes:
footer = footer.replace(/ZZZ_COMPILE_VERSION_ZZZ/g , compile_version());
footer = footer.replace(/ZZZ_TRUSTED_ZZZ/g         , text_trusted());
.

Search the entire website:

Flag Counter
RSS