RubyGems Navigation menu

flooph 0.1.1

Flooph is a Ruby library designed to let you take code from (possibly-malicious) users and evaluate it safely. Instead of evaluating arbitrary Ruby code (or JavaScript, or any other interpreter), it specifies a custom 'language', with its own parser and evaluation. Flooph provides four core pieces of functionality: * A simple syntax for specifying key/value pairs (much like a Ruby Hash literal). * A simple template language that supports conditional content and injecting content. * Standalone functionality for evaluating conditional expressions based on the key/values (also used in the templates). * Standalone functionality for evaluating value expressions based on the key/values (also used in the templates).

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.2 - April 21, 2018 (7.5KB)
  2. 0.1.3 - April 14, 2018 (7.5KB)
  3. 0.1.2 - April 14, 2018 (7.5KB)
  4. 0.1.1 - April 14, 2018 (7.5KB)
  5. 0.1 - April 08, 2018 (7.5KB)

Runtime依存関係 (1):

parslet ~> 1.8

所有者:

作者:

  • Gavin Kistner

SHA 256チェックサム:

e95c6b0550444c4d044c5efd17c62a0fc973e0d619d81d2e0554d82afa16a023

累計ダウンロード数 8,559

このバージョンのみ 1,567

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: