@homebound/activesupport
v1.22.0
Published
This package provides prototype extensions, similar to the Ruby [ActiveSupport](https://guides.rubyonrails.org/active_support_core_extensions.html) project.
Maintainers
Keywords
Readme
@homebound/activesupport
This package provides prototype extensions, similar to the Ruby ActiveSupport project.
Installation
npm install --save @homebound/activesupportyarn add @homebound/activesupportUsage
Simply import the package to add the extensions to the prototypes.
import "@homebound/activesupport";Documentation
For now, check out the source.
