Shopify / Shopify/liquid

Is there any plan to bring over useful Shopify specific filters to the base language?

Open
#1,253 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
11.9k
Forks
1.5k
Avg merge
17h 55m
Merged PRs (30d)
3

Description

Is there any plan to bring over useful Shopify specific filters to the base language?

There are several useful Shopify specific filters that would benefit a lot of users.
Specifically, I am looking for the hashing in the Shopify version of liquid.
md5
sha1
sha256
hmac_sha1
hmac_sha256

But, there are others as well. Here are some I noticed going through their documentation.
concat
camelcase
handle/handleize
pluralize
link_to
json

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Review the base language's existing filter documentation and compare it with the listed Shopify filters, then define the supported scope and expected behavior before locating implementation points and adding tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.