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.
type-fest
A collection of essential TypeScript types
merge-deep
Recursively merge values in a javascript object.
gitlab-labeler
A simple cli tool that automatically labels merge requests in your GitLab repository.