Front end of the Slack clone application.
Nicholas Maidanos 23f6576076 Channel stuff added hace 6 años
..
LICENSE.txt Channel stuff added hace 6 años
README.md Channel stuff added hace 6 años
index.js Channel stuff added hace 6 años
package.json Channel stuff added hace 6 años

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.