Updated 11 months ago

@stdlib/utils-entries • Rank 4.0 • Science 44%

Return an array of an object's own enumerable property key-value pairs.

Updated 11 months ago

@stdlib/utils-entries-in • Rank 3.2 • Science 44%

Return an array of an object's own and inherited enumerable property key-value pairs.

Updated 11 months ago

@stdlib/utils-values-in • Rank 2.1 • Science 44%

Return an array of an object's own and inherited enumerable property values.