nytimes/pourover

chain sorting, via @ outofculture

Open

#63 opened on Oct 7, 2015

View on GitHub
 (0 comments) (0 reactions) (1 assignee)JavaScript (128 forks)batch import
bugenhancementhelp wanted

Repository metrics

Stars
 (2,399 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Feature request, really. While it's easy enough to make a single sort fn that captures the logic of two or more semantically atomic sorts, having to do so for every possible combination of sorts seems silly.

Contributor guide