quickselect
A tiny and fast selection algorithm in JavaScript.
stream-sort
Pick the top `n` entries from an object-mode stream
pqsort
quicksort and partial quicksort
helper-compose
{{compose}} handlebars helper. Inlines content from multiple files optionally using wildcard (globbing/minimatch) patterns, extracts YAML front matter to pass to context for each file. Accepts compare function as 3rd parameter for sorting inlined files.