Skip to content

scaljeri/javascript-inheritance

Repository files navigation

Get this with Bower

Build Status Coverage Status Dependency Status devDependency Status Code Climate Inline docs

Gitter

Javascript Inheritance Library

Javascript Inheritance made easy! This library provides helper functions for both, Classical and Prototypal Inheritance

For documentation checkout this page.

Example code is avalable on the github page

Install using bower

$> bower install javascript-inheritance --save

Build

Install the dependencies as follows

$> npm install

To minify the library do

$> gulp

About

JavaScript helper functions for Classical and Prototypal Inheritance

Resources

License

Stars

Watchers

Forks

Packages

No packages published