Shorthand for Object.prototype.hasOwnProperty.call(obj, name)
npm install es-hasown[![npm][npm-img]][npm-url]
[![downloads][downloads-img]][downloads-url]
[![license][license-img]][license-url]
[![chat][chat-img]][chat-url]
Shorthand for Object.prototype.hasOwnProperty.call(obj, name). ES Module
friendly. No dependencies.
[build-img]: https://img.shields.io/travis/zeekay/es-hasown.svg
[build-url]: https://travis-ci.org/zeekay/es-hasown
[chat-img]: https://badges.gitter.im/join-chat.svg
[chat-url]: https://gitter.im/zeekay/hi
[coverage-img]: https://coveralls.io/repos/zeekay/es-hasown/badge.svg?branch=master&service=github
[coverage-url]: https://coveralls.io/github/zeekay/es-hasown?branch=master
[dependencies-img]: https://david-dm.org/zeekay/es-hasown.svg
[dependencies-url]: https://david-dm.org/zeekay/es-hasown
[downloads-img]: https://img.shields.io/npm/dm/es-hasown.svg
[downloads-url]: http://badge.fury.io/js/es-hasown
[license-img]: https://img.shields.io/npm/l/es-hasown.svg
[license-url]: https://github.com/zeekay/es-hasown/blob/master/LICENSE
[npm-img]: https://img.shields.io/npm/v/es-hasown.svg
[npm-url]: https://www.npmjs.com/package/es-hasown