Categories: None [Edit]
flooph
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).
Total
Ranking: 86,308 of 187,239
Downloads: 9,930
Daily
Ranking: 78,093 of 187,224
Downloads: 4
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
703 | 73,845,160 | parslet |
Owners
# | Gravatar | Handle |
---|---|---|
1 | #43261 |