Skip to content

onsails/liquid-filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liquid-filters
==============

This plugin contains some useful filters for tobi-liquid(http://github.com/tobi/liquid)


Example
=======

{{ 'Some text' | link_to 'http://some-url.here' }}

or

{{ 'Some text' | link_to_unless_current 'http://some-url.here' }}

If you need some other filter create issue or fork this project, write your filter and create issue then I merge repos.

See also
========

Will Paginate Liquidized - http://github.com/hiddenloop/will_paginate-liquidized

Copyright (c) 2010 Andrey Kouznetsov, released under the MIT license

About

Some useful filters for liquid markup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages