@homebound/activesupport
v1.9.0
Published
This package provides prototype extensions, similar to the Ruby [ActiveSupport](https://guides.rubyonrails.org/active_support_core_extensions.html) project.
Downloads
1,226
Maintainers
Keywords
Readme
@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.