1.9.0 • Published 1 year ago
@homebound/activesupport v1.9.0
@homebound/activesupport
This package provides prototype extensions, similar to the Ruby ActiveSupport project.
Installation
npm install --save @homebound/activesupport
yarn add @homebound/activesupport
Usage
Simply import the package to add the extensions to the prototypes.
import "@homebound/activesupport";
Documentation
For now, check out the source.