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);
 
 

Readme

Keywords

none

Package Sidebar

Install

npm i node-ish

Weekly Downloads

0

Version

0.1.4

License

ISC

Last publish

Collaborators

  • alxarch