node-crockford-inheritance
v0.1.0
Published
For using crockford inheritance in node js applications
Readme
node-crockford-inheritance
Crockford inheritance support for node js
Example from www.crockford.com
How to install
npm install crockford-inheritanceGet started
var crockford = require('crockford-inheritance');
