1.2.0 • Published 9 years ago

zlatan v1.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

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

1.2.0

9 years ago

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago