npm explorer
drop_white_spaces - npm explorer
drop_white_spaces
v1.0.0
Script for dropping white spaces from string.
spaces
drop
0
/week
Updated 2 years ago
ISC
Unpacked: 1.4 KB
Published by
Kazakov
npm
yarn
pnpm
bun
npm install drop_white_spaces
Repository
Homepage
npm
Readme
Dependencies
(0)
Versions
(1)
DropWhiteSpacesPackageЫ
To use the package, you need to import it using the string "import removeSpaces ..."
To use the package function, you need to call the command "removeSpaces(str)", where str is the input value of the String type.