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