pazguille / shuffle-array

Randomize the order of the elements in a given array for the browser and node.js.
http://pazguille.github.io/shuffle-array/
MIT License
168 stars 25 forks source link

Add an npmignore file. #17

Closed vajahath closed 7 years ago

vajahath commented 7 years ago

We don't want to pull the entire directory to actually run the code in node. Just the enough files are enough.