RubyGems Navigation menu

handlebars-engine 0.3.1

A complete interface to Handlebars.js for Ruby. Handlebars::Engine provides a complete Ruby API for the official JavaScript version of Handlebars, including the abilities to register Ruby blocks/procs as Handlebars helper functions and to dynamically register partials. It uses MiniRacer for the bridge between Ruby and the V8 JavaScript engine. Handlebars::Engine was created as a replacement for handlebars.rb.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.3 - February 18, 2022 (10 KB)
  2. 0.3.2 - February 17, 2022 (10 KB)
  3. 0.3.1 - February 05, 2022 (9.5 KB)
  4. 0.3.0 - January 31, 2022 (9.5 KB)
  5. 0.2.0 - January 27, 2022 (8.5 KB)
Show all versions (6 total)

Runtime Dependencies (2):

Owners:

Pushed by:

Authors:

  • Zach Gianos

SHA 256 checksum:

b0ef0b260213a96d78c402b3ef0f7d2fb1f156c4de844d9ad598437ec34db426

Total downloads 49,977

For this version 1,642

License:

MIT

Required Ruby Version: >= 2.6.0

Links: