@chengzao/tiny

Removes all spaces from a string


Keywords
tiny, npm
License
MIT
Install
npm install @chengzao/tiny@1.0.11

Documentation

@chengzao/tiny

install size

start

npm install @chengzao/tiny

npm publish

npm login
npm publish --access=public

use

const tiny = require('@chengzao/tiny')

tiny('So mush space!')