nytimes/pourover

chain sorting, via @ outofculture

Open

#63 opened on Oct 7, 2015

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

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