Front end of the Slack clone application.
Nicholas Maidanos 23f6576076 Channel stuff added 6 anos atrás
..
LICENSE.txt Channel stuff added 6 anos atrás
README.md Channel stuff added 6 anos atrás
index.js Channel stuff added 6 anos atrás
package.json Channel stuff added 6 anos atrás

README.md

lodash._isiterateecall v3.0.9

The modern build of lodash’s internal isIterateeCall exported as a Node.js/io.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash._isiterateecall

In Node.js/io.js:

var isIterateeCall = require('lodash._isiterateecall');

See the package source for more details.