这是indexloc提供的服务,不要输入任何密码
Skip to content

jbsulli/pug-to-liquid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pug to Liquid

  • if

  • unless

  • else/elsif

  • case/when

  • multiple conditions

  • for

  • cycle (use a mixin?)

  • tablerow (use a mixin?)

  • comment

  • include

  • form

  • javascript

  • layout

  • paginate

  • raw

  • schema

  • section

  • stylesheet

  • assign

  • capture

  • increment

  • decrement

  • Array

    • join
    • first
    • last
    • concat
    • index
    • map
    • reverse
    • size
    • sort
    • uniq
  • color

    • color_to_rgb
    • color_to_hsl
    • color_extract
    • color_brightness
    • color_modify
    • color_lighten
    • color_darken
    • color_saturate
    • color_desaturate
    • color_mix
  • html

    • img_tag
    • script_tag
    • stylesheet_tag
  • math

    • abs
    • ceil
    • divided_by
    • floor
    • minus
    • plus
    • round
    • times
    • modulo
  • money

    • money
    • money_with_currency
    • money_without_trialing_zeros
    • money_without_currency
  • string

    • append
    • camelcase
    • capitalize
    • downcase
    • escape
    • handle/handleize
    • md5
    • sha256
    • hmac_sha1
    • hmac_sha256
    • newline_to_br
    • pluralize
    • prepend
    • remove
    • remove_first
    • replace
    • replace_first
    • slice
    • split
    • strip
    • lstrip
    • rstrip
    • strip_html
    • strip_newlines
    • truncate
    • truncatewords
    • upcase
    • url_encode
    • url_escape
    • url_param_escape
    • t
  • url

    • asset_url
    • asset_img_url
    • file_url
    • file_img_url
    • customer_login_link
    • global_asset_url
    • img_url
    • link_to
    • link_to_vendor
    • link_to_type
    • link_to_tag
    • link_to_add_tag
    • link_to_remove_tag
    • payment_type_img_url
    • payment_type_img_url
    • product_img_url
    • collection_img_url
    • shopify_asset_url
    • url_for_type
    • url_for_vendor
    • within
  • other

    • date
    • time_tag
    • default
    • default_errors
    • default_pagination
    • format_address
    • hex_to_rgba
    • highlight
    • highlight_active_tag
    • json
    • weight_with_unit
    • placeholder_svg_tag

About

Convert (limited) pug templates to liquid templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published