All Projects β†’ Shopify β†’ Theme Scripts

Shopify / Theme Scripts

Licence: mit
Theme Scripts is a collection of utility libraries which help theme developers with problems unique to Shopify Themes.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Theme Scripts

richer
jquery free ajax cart for shopify
Stars: ✭ 35 (-89.61%)
Mutual labels:  slate, shopify
node-slate
πŸ““ Node.js port of lord/slate
Stars: ✭ 18 (-94.66%)
Mutual labels:  slate
gatsby-starter-shopifypwa
πŸ’šπŸ›’πŸ’š Bodega is a Shopify PWA using Gatsby JS + Netlify CMS
Stars: ✭ 100 (-70.33%)
Mutual labels:  shopify
nextjs-shopify-auth
Authenticate your Next.js app with Shopify.
Stars: ✭ 54 (-83.98%)
Mutual labels:  shopify
vscode-liquid-snippets
Shopify Liquid Template Snippets
Stars: ✭ 22 (-93.47%)
Mutual labels:  shopify
docker
docker environment for PHP developers
Stars: ✭ 12 (-96.44%)
Mutual labels:  slate
gatsby-plugin-apollo-client
πŸ“‘Inject a Shopify Apollo Client into the browser.
Stars: ✭ 20 (-94.07%)
Mutual labels:  shopify
Next Shopify Storefront
πŸ› A real-world Shopping Cart built with TypeScript, NextJS, React, Redux, Apollo Client, Shopify Storefront GraphQL API, ... and Material UI.
Stars: ✭ 317 (-5.93%)
Mutual labels:  shopify
koa-shopify-starter
A slightly modified version of https://github.com/Shopify/unite-react-node-app-workshop.
Stars: ✭ 14 (-95.85%)
Mutual labels:  shopify
gatsby-starter-shopify
A Gatsby starter using the latest Shopify plugin showcasing a store with product overview, individual product pages, and a cart
Stars: ✭ 229 (-32.05%)
Mutual labels:  shopify
yii2-rest-doc
Yii2 REST doc generator
Stars: ✭ 35 (-89.61%)
Mutual labels:  slate
contentful-ui-shopify
Integrate Shopify products with Contentful CMS
Stars: ✭ 28 (-91.69%)
Mutual labels:  shopify
shopify-product-csvs-and-images
Shopify product CSVs and images to seed your store with product data.
Stars: ✭ 76 (-77.45%)
Mutual labels:  shopify
gridsome-source-shopify
Shopify source plugin for Gridsome
Stars: ✭ 15 (-95.55%)
Mutual labels:  shopify
Shopify Theme Lab
Shopify theme development environment using Liquid, Vue and Tailwind CSS πŸ§ͺ
Stars: ✭ 250 (-25.82%)
Mutual labels:  shopify
create-shopify-app
Create Shopify App With JWT Authentication using NodeJs, React, Shopify Polaris and MongoDb
Stars: ✭ 58 (-82.79%)
Mutual labels:  shopify
shopify-development-resources
A List of resources for Shopify development
Stars: ✭ 56 (-83.38%)
Mutual labels:  shopify
slate-yjs-example
Minimal example project for slate-yjs
Stars: ✭ 43 (-87.24%)
Mutual labels:  slate
Oauth
πŸ”— OAuth 2.0 implementation for various providers in one place.
Stars: ✭ 336 (-0.3%)
Mutual labels:  shopify
Web Configs
Common configurations for building web apps at Shopify
Stars: ✭ 302 (-10.39%)
Mutual labels:  shopify

Theme Scripts

License: MIT Build Status

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.

Packages

package
theme-a11y README npm version
theme-addresses README npm version
theme-cart README npm version
theme-currency README npm version
theme-images README npm version
theme-predictive-search README npm version
theme-product README npm version
theme-product-form README npm version
theme-rte README npm version
theme-sections README npm version

Contributing

For help on setting up the repository locally, building, testing, and contributing please see CONTRIBUTING.md.

Code of Conduct

All developers who wish to contribute through code or issues, take a look at the Code of Conduct.

License

Copyright (c) 2018 Shopify. See LICENSE for further details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].