www/ruby-stimulus-rails - The NetBSD Packages Collection

Modest JavaScript framework for the HTML you already have

# Stimulus for Rails

[Stimulus](https://stimulus.hotwired.dev) is a JavaScript framework with
modest ambitions.  It doesn't seek to take over your entire front-end in
fact, it's not concerned with rendering HTML at all.  Instead, it's designed
to augment your HTML with just enough behavior to make it shine.  Stimulus
pairs beautifully with Turbo to provide a complete solution for fast,
compelling applications with a minimal amount of effort.  Together they form
the core of [Hotwire](https://hotwired.dev).

Stimulus for Rails makes it easy to use this modest framework with both
import-mapped and JavaScript-bundled apps.  It relies on either
`importmap-rails` to make Stimulus available via ESM or a Node-capable Rails
(like via `jsbundling-rails`) to include Stimulus in the bundle.  Make sure
to install one of these first!

Build dependencies

pkgtools/mktools lang/ruby32-base pkgtools/cwrappers

Runtime dependencies

devel/ruby-railties72 lang/ruby32-base

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.