Categories: None [Edit]
drnic-liquid
A secure non evaling end user template engine with aesthetic markup.
Liquid is a template engine which I wrote for very specific requirements.
* It has to have beautiful and simple markup.
Template engines which don't produce good looking markup are no fun to use.
* It needs to be non evaling and secure. Liquid templates are made so that users can edit them. You don't want to run code on your server which your users wrote.
* It has to be stateless. Compile and render steps have to be seperate so that the expensive parsing and compiling can be done once and later on you can
just render it passing in a hash with local variables and objects.
Total
Ranking: 78,646 of 183,107
Downloads: 10,634
Daily
Ranking: 26,609 of 183,092
Downloads: 6
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 |
---|---|---|
2,086 | 8,574,300 | hoe |
Owners
# | Gravatar | Handle |
---|---|---|
1 | drnic |