zlatan

1.2.0 • Public • Published

Zlatan

You always wanted a way to make the computer pick something for you in an easy way. With Zlatan you can! Pass one or more arguments (see example below) to let him pick. Be amazed!

Install

$ npm install -g zlatan

Usage

$ zlatan npm bower
$ zlatan 'first option' 'second option' 'third option'
var zlatan = require('zlatan');
console.log(zlatan('npm', 'bower'))
console.log(zlatan(['npm', 'bower']))

License

Licensed under the MIT License

Readme

Keywords

Package Sidebar

Install

npm i zlatan

Weekly Downloads

0

Version

1.2.0

License

MIT

Last publish

Collaborators

  • viktorgardart