class-utils
Utils for working with JavaScript classes and prototype methods.
cache-base
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
json2typescript
Provides TypeScript methods to map a JSON object to a JavaScript object on runtime
bind-methods
Bind all methods in an object to itself or a specified context