Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Slate | 1,287 | 24 | 13 | 2 years ago | 29 | November 22, 2018 | 191 | mit | JavaScript | |
Slate is a toolkit for developing Shopify themes. It's designed to assist your workflow and speed up the process of developing, testing, and deploying themes. | ||||||||||
Themekit | 983 | 3 months ago | 58 | June 23, 2021 | 93 | mit | Go | |||
Shopify theme development command line tool. | ||||||||||
Timber | 923 | 3 | 5 years ago | August 25, 2016 | 50 | mit | Liquid | |||
The ultimate Shopify theme framework, built by Shopify. | ||||||||||
Awesome Shopify | 634 | a year ago | cc0-1.0 | |||||||
📌✨A curated list of awesome Shopify resources, libraries and open source projects. | ||||||||||
Shopify Theme Lab | 519 | a year ago | 2 | mit | JavaScript | |||||
Shopify theme development environment using Liquid, Vue and Tailwind CSS. Built on top of Shopify CLI 🧪 | ||||||||||
Theme Scripts | 462 | 19 | 6 | 2 months ago | 17 | March 15, 2021 | 66 | mit | JavaScript | |
Theme Scripts is a collection of utility libraries which help theme developers with problems unique to Shopify Themes. | ||||||||||
Starter Theme | 456 | a month ago | 56 | mit | Liquid | |||||
The Shopify Themes Team opinionated starting point for new a Slate project | ||||||||||
Cartjs | 437 | 5 | 2 years ago | 27 | November 14, 2020 | 44 | mit | CoffeeScript | ||
A Javascript library to power cart management for Shopify themes. | ||||||||||
Slater | 348 | 1 | 3 | a year ago | 49 | April 14, 2020 | 62 | Liquid | ||
🛠 Shopify development toolkit | ||||||||||
Theme Check | 304 | 1 | 11 days ago | 49 | December 12, 2022 | 89 | other | Ruby | ||
The Ultimate Shopify Theme Linter |
Theme Scripts is a collection of handy utility libraries which assist theme developers with problems unique to Shopify Themes development environment.
Theme scripts are uncoupled from a particular UI. Typically, they are used alongside a customized solution for a particular theme. For example, @shopify/theme-cart
is a great way to interact with the Shopify Cart API and add and remove items, but it does not enforce a particular pattern to display or update the visual state of the cart.
package | ||
---|---|---|
theme-a11y | README | |
theme-addresses | README | |
theme-cart | README | |
theme-currency | README | |
theme-images | README | |
theme-predictive-search | README | |
theme-product | README | |
theme-product-form | README | |
theme-rte | README | |
theme-sections | README |
For help on setting up the repository locally, building, testing, and contributing please see CONTRIBUTING.md.
All developers who wish to contribute through code or issues, take a look at the Code of Conduct.
Copyright (c) 2018 Shopify. See LICENSE for further details.