Skip to content

Commit

Permalink
fix(docs): fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
biggyspender committed Apr 5, 2019
1 parent 2dca7da commit 831d4fa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Multi-level sorting with Array.sort using ts-comparer-builder
## Multi-level sort with ts-comparer-builder

ts-comparer-builder is an easy way of creating multi-level comparer functions that can be used in `Array.sort`

### Example

Given a (very simple) Date type

Expand Down

0 comments on commit 831d4fa

Please sign in to comment.