-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
wssbck
committed
Sep 20, 2014
1 parent
a550f10
commit 6178909
Showing
2 changed files
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,12 @@ | ||
Crossfilter helpers | ||
Crossfilter Helpers | ||
=================== | ||
|
||
A set of reduction functions for use with [crossfilter](http://square.github.io/crossfilter/). | ||
A set of reduction functions to be used as parameters for [crossfilter's reduce()](https://github.com/square/crossfilter/wiki/API-Reference#group_reduce) function. | ||
|
||
Please see the [wiki](https://github.com/wssbck/crossfilter-helpers/wiki) for instructions on how to use them. | ||
|
||
Installation: | ||
|
||
```javascript | ||
npm install crossfilter-helpers | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters