1.0.1 • Published 5 years ago

@technizer-india/replacespaces v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

ReplaceSpaces

ReplaceSpaces is a Node library for removing spaces from string.

Installation

Use the package manager npm to install ReplaceSpaces.

npm i -D @technizer-india/replacespaces

Usage

const rs = require('@technizer-india/replacespaces');
rs("Hello World!");

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

1.0.1

5 years ago

1.0.0

5 years ago