Skip to content

pesasa/nameshuffler

Repository files navigation

Groupper

Newer and more colorfull version of tool for dividing things, people, or anything in groups randomly.

Demo page

License

MIT

Nameshuffler

The older tool for randomly dividing things, people, whatever in groups.

A jQuery-plugin. Requires jQuery and jquery.nameshuffler.js. Nothing else.

Usage

HTML:

<div id="place"></div>

Javascript:

jQuery('#place').nameshuffler();

If you want to shuffle groups automatically while writing names in the list, use autoshuffle:

jQuery('#place').nameshuffler({autoshuffle: true});

License

MIT

About

Shuffle and group a set of names. jQuery-plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors