node-ish

0.1.4 • Public • Published

node-ish

Hackish shim module for phantomjs.

Main goal is to be able to reuse node modules in phantomjs.

Usage:

// Use before inside "main" script before requiring 
// any module that depends on node modules.
 
require("node-ish").extend(require);
 
 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    7
    • latest

Version History

Package Sidebar

Install

npm i node-ish

Weekly Downloads

14

Version

0.1.4

License

ISC

Last publish

Collaborators

  • alxarch