Use ERB files in Vite.js projects with a Ruby backend
Jest transformer for Embedded Ruby (`.erb`) files in Ruby projects
Embedded Rust
Embedded Rust
Embedded Rust
Embedded Rust
Erubi is a ERB template engine for ruby. It is a simplified fork of Erubis
Erubis is an implementation of eRuby and has the following features: * Very fast, almost three times faster than ERB and about 10% faster than eruby. * Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript) * Auto escaping support * Auto trimming spaces around '<% %>' * Embedded pattern changeable (default '<% %>') * Enable to handle Processing Instructions (PI) as embedded pattern (ex. '<?rb ... ?>') * Context object available and easy to combine eRuby template with YAML datafile * Print statement available * Easy to extend and customize in subclass * Ruby on Rails support
Dassets engine to compile ERB using Erubi.
Run Erubi templates client-side with Opal.
An updated Erubis with block support. Block inheritance soon to come.
BabyErubis is an yet another eRuby implementation, based on Erubis. * Small and fast * Supports HTML as well as plain text * Accepts both template file and template string * Easy to customize BabyErubis support Ruby 1.9 or higher, and will work on 1.8 very well.
Drop in replacement for the Rails integration in the Erubis gem so that Erubis will work with Rails 2.3.
a tag to link_to, img tag to image
Ember (EMBEdded Ruby) is an [eRuby] template processor that allows debugging, reduces markup, and improves composability of eRuby templates.
ERBook 9.2.1 Write books, manuals, and documents in eRuby http://snk.tuxfamily.org/lib/erbook/ ERBook is an extensible document processor that emits [1]any document you can imagine from [2]eRuby templates, which allow scripting and dynamic content generation. Version 9.2.1 (2009-11-18) This release fixes some bugs in, and improves the readability and load time of, generated XHTML documents. Bug fixes * Prevent search button from starting search when search box untouched. * Prevent browser from fetching base-64 embedded URI sources by qualifying their digests with the "cid" URI schema, which is used to identify the parts of a multi-part e-mail message. This cuts down on the amount of "404 - File Not Found" errors on the web server which hosts your generated XHTML documents because web browsers will not confuse these embedded "cid" digests as being relative HTTP files. Housekeeping * Increase vertical spacing between [3]References for better readability. * Embed W3C validator badges as base-64 data URIs to reduce page load time. * Split the document processing code in ERBook::Document into smaller self-documenting methods. References 1. http://snk.tuxfamily.org/lib/erbook/#HelloWorld 2. http://en.wikipedia.org/wiki/ERuby 3. http://snk.tuxfamily.org/lib/erbook/#_references
Eruby Engine that caches text strings in memory
Drop in replacement for the Rails integration in the Erubis gem so that Erubis will work with Rails 2.3.