This package provides prototype extensions, similar to the Ruby ActiveSupport project.
npm install --save @homebound/activesupport
yarn add @homebound/activesupport
Simply import the package to add the extensions to the prototypes.
import "@homebound/activesupport";
For now, check out the source.