RubyGems Navigation menu

evc_rails 0.3.1

Embedded ViewComponents (EVC) is a Rails template handler that brings JSX-like syntax to ViewComponent, allowing you to write custom component tags directly in your .evc templates. It's a drop-in replacement for .erb files that works seamlessly with existing ViewComponents, supporting self-closing tags, attributes, namespaced components, slots, and complex nesting while maintaining full ERB compatibility.

Gemfile:
=

install:
=

Versions:

  1. 0.3.1 July 02, 2025 (15 KB)
  2. 0.3.0 June 26, 2025 (14.5 KB)
  3. 0.2.3 June 25, 2025 (13.5 KB)
  4. 0.2.2 June 25, 2025 (12 KB)
  5. 0.2.1 June 23, 2025 (12 KB)
Show all versions (11 total)

Runtime Dependencies (4):

actionview >= 0
rails >= 6.0

Owners:

Pushed by:

Authors:

  • scttymn

SHA 256 checksum:

=

Total downloads 1,418

For this version 127

Version Released:

License:

MIT

Required Ruby Version: >= 3.1.0

Links: