@pixel2html/generator-shopify

3.2.10 • Public • Published

Pixel2HTML Shopify Skeleton Generator

npm version Build Status JavaScript Style Guide dependencies Status

This is a tool for scaffolding Shopify themes quickly. Built as a starting point like Slate but with more flexibility in mind.

Cool demo

Brought to you by ~> Pixel2HTML Logo

Instructions

$ npm i -g yo @pixel2html/generator-shopify
$ yo @pixel2html/shopify

Features

  • Sourcemaps 🔥
  • JS with Webpack and ES6 (Just require your problems away)
  • Split vendor and app code (both JS and SCSS)
  • Remove unused css rules on production
  • SVG System
  • Shopify Plus in mind (Checkout layouts)
  • Sensible starting points (all in blank but already wired up)
  • Based of Gulp 4
  • Live reloading with Browser Sync
  • Zip everything in the end

Coming soon...

  • Ajax cart by default (clients love that)
  • How to account for yolo clients 🤔... (aka hot changes on the admin area...)

Package Sidebar

Install

npm i @pixel2html/generator-shopify

Weekly Downloads

7

Version

3.2.10

License

MIT

Unpacked Size

49.7 kB

Total Files

73

Last publish

Collaborators

  • diego.pixel2html
  • jm.pixel2html
  • mike3run