Showing 1-20 of 846 packages
A safer `.hasOwnProperty()`
Retrieves a property only if hasOwnProperty() is true.
Safe, functional hasOwnProperty
recursive hasOwnProperty taking an array of keys
Remove reserved keys like hasOwnProperty, toString, etc. on objects recursively
Parse JSON and silently ignore or error on reserved keys like hasOwnProperty, toString, etc.
Object.prototype.hasOwnProperty.call shortcut
hasOwnProperty for the browser and node.js
Check if an object has a local property.
hasOwnProperty check
A safer `.hasOwnProperty()`
Shortcut for hasOwnProperty
ES spec-compliant shim for Object.hasOwn
An implementation of TOML written by LongTengDao. Belong to "Plan J"./龙腾道为汤小明语写的实现。从属于“简计划”。
TypeScript definitions for has
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
performs a deep hasOwnProperty check
Runtime library for TypeScript helper functions
Used to determine whether an object has an own property with the specified property key.
Babel plugin for transforming `Object.hasOwn`.