New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-qiubai

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-qiubai

use jsdom and node-webkit read qiubai

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-90%
Maintainers
1
Weekly downloads
 
Created
Source

Copyright (c) 2013 YunJiang.Fang contributors (listed above).

node-qiubai

use jsdom and node-webkit to read qiubai

Source Install / Manual Compilation

To compile from source it's easiest to use nw-gyp:

use npm

$ mkdir node_modules
$ npm install node-qiubai
$ cd node_modules
$ pushd .
$ cd node_modules/jsdom/node_modules/contextify
$ nw-gyp rebuild
$ popd
$ nw node-qiubai

use npm in global

$ sudo npm install node-qiubai -g
$ cd $NODE_PATH
$ cd node_modules/jsdom/node_modules/contextify
$ sudo nw-gyp rebuild
$ cd ~
$ nw `node -e "require('node-mqiubai')"`

use github

$ git clone git://github.com/fov42550564/node-qiubai.git
$ cd node-qiubai
$ mkdir node_modules
$ npm install jsdom
$ pushd .
$ cd node_modules/jsdom/node_modules/contextify
$ nw-gyp rebuild
$ popd
$ nw .

Keywords

FAQs

Package last updated on 20 Dec 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc