Showing 21-40 of 7,211 packages
GOV.UK Step by Step Pattern for the GOV.UK Prototype Kit
Minify prototype for typescript or unminfied prototype.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
Get the prototype chain of any value as an Array
Minify prototype for typescript or unminfied prototype.
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.
Common service page templates for the GOV.UK Prototype Kit
Fast prototype based javascript classes
Mix the prototype of one class into another
Create a thenable for a given Promise prototype
Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise
Test if an object's prototype chain contains a provided prototype.
NoPP (No Prototype Pollution) – tiny helper to protect against Prototype Pollution vulnerabilities in your application
Detect the use of vulnerable features within some libraries from https://github.com/HoLyVieR/prototype-pollution-nsec18/ that are not yet fixed
Swap two items in an array. Does not modify the Array prototype.
Disallow direct use of prototype methods of builtins
Fast and simple way to parse code context for use with documentation from code comments. Parses context from a single line of JavaScript, for functions, variable declarations, methods, prototype properties, prototype methods etc.
Extension for the prototype of JWT authentication
JS class extension tool for enabling easily extending prototype with multiple objects.