1.0.1 • Published 6 years ago

bubble-srt-cli v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

Install

npm install bubble-srt-cli

Usage

Usage:
 $ bubble-srt <array>

Options
	-f, --feedback  Send a feedback
	-h, --help      Show help message and close
	-v, --version   View package Version

Example
 $ bubble-s "d h z a r b i"
	[ 'a', 'b', 'd', 'h', 'i', 'r', 'z' ]
 $ bubble-s "3 2 5 25 74"
	[ '2', '25', '3', '5', '74' ]

Try it! 😁

npx bubble-srt-cli "d h z a r b i"

Related

Team

Carlos Abraham Logo
Carlos Abraham

License

MIT License © Carlos Abraham