Gathering detailed insights and metrics for is-accessor-descriptor
Gathering detailed insights and metrics for is-accessor-descriptor
Gathering detailed insights and metrics for is-accessor-descriptor
Gathering detailed insights and metrics for is-accessor-descriptor
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Cumulative downloads
Total Downloads
Last Day
-5%
2,792,137
Compared to previous day
Last Week
22.7%
42,221,394
Compared to previous week
Last Month
25.1%
179,220,220
Compared to previous month
Last Year
-21.7%
1,468,846,443
Compared to previous year
is-descriptor
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
is-data-descriptor
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
@ganuz/is-accessor-descriptor
Is Accessor Descriptor is package from Ganuz library
@stdlib/assert-is-accessor-property
Test if an object's own property has an accessor descriptor.