Skip to content

interview-algorithm/netherlands-flag

Repository files navigation

netherlands-flag

NPM version Downloads Build Status Dependency status Dev Dependency status

The flag of Netherlands

usage

var sort = require('netherlands-flag').sort;

sort([{
  isRed: true
}, {
  isBlue: true
}, {
  isWhite: true
}]);

author

license

MIT