Skip to content
This repository was archived by the owner on Feb 27, 2022. It is now read-only.
/ node-sys-not-throw Public archive

Allow using require('sys') with Node.js v0.8.x

Notifications You must be signed in to change notification settings

isaacs/node-sys-not-throw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allow using require('sys') with Node.js v0.8.x


Just use npm to install it:

$> npm install sys-not-throw


And include one line on the top of your module:

require("sys-not-throw");


P.S. Note, tht this is a temporary hack. Fix your modules and help to fix all Node.js universe.

About

Allow using require('sys') with Node.js v0.8.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published