An open API service indexing awesome lists of open source software.

https://github.com/streetstrider/habrahabr-javascript-reduce

examples supply for habrahabr article http://habrahabr.ru/post/222317/
https://github.com/streetstrider/habrahabr-javascript-reduce

Last synced: 4 months ago
JSON representation

examples supply for habrahabr article http://habrahabr.ru/post/222317/

Awesome Lists containing this project

README

          

JavaScript Reduce (Habrahabr topic)
=====
Examples supply for Habrahabr article: [habrahabr.ru/post/222317](http://habrahabr.ru/post/222317/).

install
-----
```sh
npm install StreetStrider/habrahabr-javascript-reduce
```

tests
-----
To run tests:
```sh
npm test
```