Port details |
- rubygem-stimulus-rails-rails71 Modest JavaScript framework for the HTML you already have
- 1.3.4 www =0 1.3.4Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-09-18 06:22:26
- Last Update: 2024-09-18 06:13:06
- Commit Hash: fbef874
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/hotwired/stimulus-rails
- Description:
- Stimulus 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.
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!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-stimulus-rails-rails71>0:www/rubygem-stimulus-rails-rails71
- To install the port:
- cd /usr/ports/www/rubygem-stimulus-rails-rails71/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-stimulus-rails-rails71
- pkg install rubygem-stimulus-rails-rails71
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-stimulus-rails-rails71
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724084812
SHA256 (rubygem/stimulus-rails-1.3.4.gem) = 765676ffa1f33af64ce026d26b48e8ffb2e0b94e0f50e9119e11d6107d67cb06
SIZE (rubygem/stimulus-rails-1.3.4.gem) = 76288
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-railties71>=6.0.0 : www/rubygem-railties71
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/rubygem-rails71
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-stimulus-rails-rails71
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.4 18 Sep 2024 06:13:06 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-stimulus-rails-rails71: Add rubygem-stimulus-rails-rails71 1.3.4
Stimulus 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.
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! |
Number of commits found: 1
|