List of prototype properties for JavaScript types
Installations
Developer Guide
Typescript
Yes
Module System
ESM
Min. Node Version
>=18.20
Node Version
22.0.0
NPM Version
10.6.0
Score
76.4
Supply Chain
82.8
Quality
76
Maintenance
100
Vulnerability
100
License
Releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (100%)
Love this project? Help keep it running — sponsor us today! 🚀
Developer
sindresorhus
Download Statistics
Total Downloads
52,235
Last Day
222
Last Week
2,378
Last Month
7,273
Last Year
52,149
GitHub Statistics
MIT License
25 Stars
27 Commits
5 Forks
8 Watchers
1 Branches
4 Contributors
Updated on Dec 10, 2024
Sponsor this package
Package Meta Information
Latest Version
5.0.0
Package Id
prototype-properties@5.0.0
Unpacked Size
17.25 kB
Size
3.21 kB
File Count
6
NPM Version
10.6.0
Node Version
22.0.0
Published on
Apr 30, 2024
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.