List of prototype properties for JavaScript types
Total Downloads
Cumulative downloads
Total Downloads
52,235
Last Day
-44.4%
222
Compared to previous day
Last Week
33.4%
2,378
Compared to previous week
Last Month
13.8%
7,273
Compared to previous month
Last Year
60,538.4%
52,149
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Other packages similar to prototype-properties
static-extend
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
object-copy
Copy static properties, prototype properties, and descriptors from one object to another.
class-utils
Utils for working with JavaScript classes and prototype methods.
parse-code-context
Parse code context in a single line of javascript, for functions, variable declarations, methods, prototype properties, prototype methods etc.