1.0.3 • Published 4 years ago
rn-formatlog v1.0.3
@formatlog
npm v2.0.0 Removes all spaces from a string.
How to Install $ npm install formatlog@1.0.3
Usage const logformat = require("rn-formatlog"); console.log(logformat("Remove Space"));
Output RemoveSpace