Is there any plan to bring over useful Shopify specific filters to the base language?
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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