Skip to content

Conversation

nrbrd
Copy link
Member

@nrbrd nrbrd commented Jul 14, 2016

PR Overview

This PR adds the node package helper.

@codecov-io
Copy link

codecov-io commented Jul 14, 2016

Current coverage is 88.21% (diff: 100%)

Merging #10 into master will not change coverage

@@             master        #10   diff @@
==========================================
  Files            11         11          
  Lines           246        246          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            217        217          
  Misses           29         29          
  Partials          0          0          

Powered by Codecov. Last update e3f8e33...5777995

@nrbrd nrbrd changed the title [WIP] Node package Node package Jul 20, 2016
@nrbrd
Copy link
Member Author

nrbrd commented Jul 20, 2016

This PR is ready to be reviewed.
This adds the Node.js Scrapy Streaming package.

Installing

Navigate to the scrapy-streaming/helpers/nodejs folder and type:

sudo npm install . -g

and then you can load it using:

node
> var scrapy = require('scrapystreaming');

Examples

You can find some examples at #4

Docs

You can read the docs at #7 , and here: http://gsoc2016.readthedocs.io/en/latest/js_node.html

cc: @eLRuLL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants