An open API service providing repository metadata for many open source software ecosystems.

Topic: "hasownproperty"

jonschlinkert/has-own-deep

Returns true if an object has an own, enumerable property. Nested properties can be checked using using dot notation paths ('a.b.c').

Language: JavaScript - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 0

said-m/ts-has-property 📦

Universal and better typed `hasOwnProperty` for IntelliSense. Supports checking: properties of all types; multiple keys at a time; and type of values.

Language: TypeScript - Size: 3.3 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

stdlib-js/assert-is-method-in

Test if an object has a specified method name, either own or inherited.

Language: JavaScript - Size: 714 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-method

Test if an object has a specified method name.

Language: JavaScript - Size: 711 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-has-property

Test if an object has a specified property, either own or inherited.

Language: JavaScript - Size: 393 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-has-own-property

Test if an object has a specified property.

Language: JavaScript - Size: 385 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Xotic750/has-own-property-x

Used to determine whether an object has an own property with the specified property key.

Language: JavaScript - Size: 3.49 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

WilliamSpanfelner/fcc-JSADS-ObjectOrientedProgramming

freeCodeCamp Object Oriented Programming module of JavaScript Algorithm and Data Structures Certification

Language: JavaScript - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

WilliamSpanfelner/fcc-JSADS-BasicDataStructures

freeCodeCamp Basic Data Structures module of JavaScript Algorithm and Data Structures Certification

Language: JavaScript - Size: 51.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

candytale55/Profile-Lookup__FCC_JS

FCC exercise to learn functions. lookUpProfile() function takes a name and a property (_prop_) as arguments and checks if name is an actual contact's firstName and the given property (prop) is a property of that contact.

Language: JavaScript - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

candytale55/Record-Collection_FCC_JS

Function updateRecords keeps updated your musical album collection represented by a JSON object. Each album has a unique id number as its key and several other properties like artist or tracks.

Language: JavaScript - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Incrementis/Javascript-dictonary-object-and-hasOwnProperty-

Showing a dictonary object and how to destroy and repair its "hasOwnProperty" method

Language: JavaScript - Size: 240 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

lamansky/get-own-property

[Node.js] Retrieves a property only if hasOwnProperty() is true.

Language: JavaScript - Size: 1000 Bytes - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0