Port details |
- rubygem-stimulus-rails Modest JavaScript framework for the HTML you already have
- 1.0.4 www
=0 1.0.4Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-01-11 18:56:10
- Last Update: 2022-03-07 18:13:08
- Commit Hash: e14df73
- Also Listed In: rubygems
- License: MIT
- 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!
WWW: https://github.com/hotwired/stimulus-rails
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-stimulus-rails>0:www/rubygem-stimulus-rails
- To install the port:
- cd /usr/ports/www/rubygem-stimulus-rails/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-stimulus-rails
- pkg install rubygem-stimulus-rails
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-stimulus-rails
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1646058900
SHA256 (rubygem/stimulus-rails-1.0.4.gem) = 9e483cf191d88df316f90da151b961f4c05677fcfc466739f99cf9e3ab99dce3
SIZE (rubygem/stimulus-rails-1.0.4.gem) = 60416
- 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:
-
- ruby27 : lang/ruby27
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-railties70>=6.0.0 : www/rubygem-railties70
- ruby27 : lang/ruby27
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/rubygem-rails70
- Configuration Options:
- No options to configure
- Options name:
- www_rubygem-stimulus-rails
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Mar 2022 18:13:08 1.0.4
|
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-stimulus-rails: Update to 1.0.4
Changes: https://github.com/hotwired/stimulus-rails/releases |
11 Jan 2022 18:43:49 1.0.2
|
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-stimulus-rails: Add rubygem-stimulus-rails 1.0.2
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!
WWW: https://github.com/hotwired/stimulus-rails |
Number of commits found: 2
|