@decorize/bind
Decorator to bind the method or all methods of the class to the context used to access it
tinyspy
A minimal fork of nanospy, with more features
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.