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

GitHub topics: non-enumerable

stdlib-js/utils-nonenumerable-property-names

Return an array of an object's own non-enumerable property names.

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

stdlib-js/utils-nonenumerable-property-names-in

Return an array of an object's own and inherited non-enumerable property names.

Language: JavaScript - Size: 971 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-nonenumerable-read-only-property

Define a non-enumerable read-only property.

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

stdlib-js/assert-is-nonenumerable-property

Test if an object's own property is non-enumerable.

Language: JavaScript - Size: 630 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/utils-nonenumerable-property-symbols

Return an array of an object's own non-enumerable symbol properties.

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

stdlib-js/utils-nonenumerable-property-symbols-in

Return an array of an object's own and inherited non-enumerable symbol properties.

Language: JavaScript - Size: 764 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-nonenumerable-write-only-accessor

Define a non-enumerable write-only accessor.

Language: JavaScript - Size: 477 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-inherited-nonenumerable-properties

Return an array of an object's inherited non-enumerable property names and symbols.

Language: JavaScript - Size: 1.08 MB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-inherited-enumerable-properties

Return an array of an object's inherited enumerable property names and symbols.

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

stdlib-js/utils-nonenumerable-properties

Return an array of an object's own non-enumerable property names and symbols.

Language: JavaScript - Size: 981 KB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-inherited-nonenumerable-property-symbols

Return an array of an object's inherited non-enumerable symbol properties.

Language: JavaScript - Size: 1.03 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-properties

Return an array of an object's own enumerable and non-enumerable property names and symbols.

Language: JavaScript - Size: 1000 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-inherited-property-names

Return an array of an object's inherited enumerable and non-enumerable property names.

Language: JavaScript - Size: 1.18 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-inherited-nonenumerable-property-names

Return an array of an object's inherited non-enumerable property names.

Language: JavaScript - Size: 1020 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-property-names-in

Return an array of an object's own and inherited enumerable and non-enumerable property names.

Language: JavaScript - Size: 1.06 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-property-names

Return an array of an object's own enumerable and non-enumerable property names.

Language: JavaScript - Size: 1.01 MB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-nonenumerable-property

Define a non-enumerable property.

Language: JavaScript - Size: 471 KB - Last synced at: 30 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-nonenumerable-read-only-accessor

Define a non-enumerable read-only accessor.

Language: JavaScript - Size: 471 KB - Last synced at: 30 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Xotic750/get-own-non-enumerable-keys-x

Like Reflect.ownKeys but gets only non-enumerable properties.

Language: JavaScript - Size: 3.92 MB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Xotic750/get-own-non-enumerable-property-symbols-x

Like Object.getOwnPropertySymbols but gets only non-enumerable properties.

Language: JavaScript - Size: 3.44 MB - Last synced at: 30 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0