object-create
Object.create replacement compatible with old browsers. Extracted from https://github.com/kriskowal/es5-shim
Last updated 11 years ago by tarruda .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install object-create 
SYNC missed versions from official npm registry.

object-create

Object.create replacement compatible with old browsers. Extracted from https://github.com/kriskowal/es5-shim

Build Status
browser support

Installation

npm install --save object-create

Usage

var create = require('object-create');
var child = create(proto, props);

Current Tags

  • 0.1.0                                ...           latest (11 years ago)

1 Versions

  • 0.1.0                                ...           11 years ago
Maintainers (1)
Downloads
Total 1
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dev Dependencies (5)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE