/ etherpad / src / node_modules / has-proto /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]test/3 months ago -  
[TXT]CHANGELOG.md3 months ago1.3K 
[   ]LICENSE3 months ago1.0K 
[TXT]README.md3 months ago1.6K 
[   ]index.js3 months ago197  
[   ]package.json3 months ago1.9K 
README.md

has-proto Version Badge

github actions coverage License Downloads

npm badge

Does this environment have the ability to set the [[Prototype]] of an object on creation with __proto__?

Example

var hasProto = require('has-proto');
var assert = require('assert');

assert.equal(typeof hasProto(), 'boolean');

Tests

Simply clone the repo, npm install, and run npm test

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80