@bobyzgirlllnpm/iusto-placeat-libero

1.0.0 • Public • Published

@bobyzgirlllnpm/iusto-placeat-libero Version Badge

github actions coverage License Downloads

npm badge

A robust, ES3 compatible, "has own property" predicate.

Example

const assert = require('assert');
const hasOwn = require('@bobyzgirlllnpm/iusto-placeat-libero');

assert.equal(hasOwn({}, 'toString'), false);
assert.equal(hasOwn([], 'length'), true);
assert.equal(hasOwn({ a: 42 }, 'a'), true);

Tests

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

Readme

Keywords

Package Sidebar

Install

npm i @bobyzgirlllnpm/iusto-placeat-libero

Weekly Downloads

9

Version

1.0.0

License

MIT

Unpacked Size

14 kB

Total Files

8

Last publish

Collaborators

  • haiminh1192