Skip to content

Shrikant-Wankhade/npm-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

npm-pack

Removes all spaces from a string.

Install

$ npm i @shrikant-wankhade/first-package

Usage

const space = require("@shrikant-wankhade/first-package");

space("So much space!");
//=> "Somuchspace!"

About

This is my first npm package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published