es5class

v2.3.1
Prototypal inheritance based on ES5 Object.create and Object.defineProperty for node.js and modern browsers
es5 class inheritance super parent singleton method prototypal object.create and 6 more...

lint

jshint index.js test/class-test.js

test

mocha

doc

jsdoc index.js README.md -c ./jsdoc.conf.json

benchmark

node test/benchmark.js

coverage

node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha

coveralls

node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --report lcovonly && cat ./coverage/lcov.info | node ./node_modules/coveralls/bin/coveralls.js
npm i es5class

Metadata

Downloads

Maintainers