A safer .hasOwnProperty()
Retrieves a property only if hasOwnProperty() is true.
Safe, functional hasOwnProperty
hasOwnProperty for the browser and node.js
recursive hasOwnProperty taking an array of keys
Remove reserved keys like hasOwnProperty, toString, etc. on objects recursively
hasOwnProperty check
Parse JSON and silently ignore or error on reserved keys like hasOwnProperty, toString, etc.
Object.prototype.hasOwnProperty.call shortcut
A safer .hasOwnProperty()
Shortcut for hasOwnProperty
A safer .hasOwnProperty()
Range slider ( type="range" ). Optional params as InputRangeParams : min / max may be numbers or numeric strings; each key is applied only if present on params (same hasOwnProperty pattern as number input). Coerces values for validation and nat
A safer hasOwnProperty wrapper
Check if an object has a local property.
performs a deep hasOwnProperty check
An implementation of TOML written by LongTengDao. Belong to "Plan J"./龙腾道为汤小明语写的实现。从属于“简计划”。
Tests whether an object possesses a property. Like hasOwnProperty(), but checks the entire prototype chain.
ES spec-compliant shim for Object.hasOwn
A W3C HTML JSON forms spec compliant field appender (for lack of a better name). Useful for people implementing application/x-www-form-urlencoded and multipart/form-data parsers.
Runtime library for TypeScript helper functions
TypeScript definitions for has
Firebug-like dir() for Node.
compressed-trie data-structure
Default JSHint rules used by YUI in its various packages