All Projects β†’ vuestorefront β†’ Storefront Ui

vuestorefront / Storefront Ui

Licence: mit
Customization-first, performance-oriented and elegant UI framework for eCommerce (and not only) based on Vue.js and Google Retail UX Playbook. Made with πŸ’š by Vue Storefront team and contributors.

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
SCSS
7915 projects

Projects that are alternatives of or similar to Storefront Ui

Saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Stars: ✭ 14,720 (+705.69%)
Mutual labels:  ecommerce, storefront, hacktoberfest, pwa
Vuetify
πŸ‰ Material Component Framework for Vue
Stars: ✭ 33,085 (+1710.89%)
Mutual labels:  hacktoberfest, ui-kit, ui-components, vue-components
Vue Storefront
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Ne…
Stars: ✭ 9,111 (+398.69%)
Mutual labels:  ecommerce, storefront, hacktoberfest, pwa
Laracom
Laravel FREE E-Commerce Software
Stars: ✭ 1,570 (-14.07%)
Mutual labels:  ecommerce, storefront, hacktoberfest
Vuemmerce
πŸ‘‰ Responsive ecommerce template πŸ›’ built with Vue.js and Nuxt.js
Stars: ✭ 223 (-87.79%)
Mutual labels:  ecommerce, vue-components, vuejs2
vuestic-ui
Free and Open Source UI Library for Vue 3 🀘
Stars: ✭ 1,501 (-17.84%)
Mutual labels:  vue-components, ui-kit, ui-components
Solidus
πŸ›’Solidus, Rails eCommerce System
Stars: ✭ 3,985 (+118.12%)
Mutual labels:  ecommerce, storefront, hacktoberfest
Vue Swatches
🎨 Help the user picking beautiful colors!
Stars: ✭ 456 (-75.04%)
Mutual labels:  ui-components, vue-components, vuejs2
Quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
Stars: ✭ 20,090 (+999.62%)
Mutual labels:  vue-components, vuejs2, pwa
Vuelayers
Web map Vue components with the power of OpenLayers
Stars: ✭ 532 (-70.88%)
Mutual labels:  hacktoberfest, vue-components, vuejs2
Awesome Ui Component Library
Curated list of framework component libraries for UI styles/toolkit
Stars: ✭ 702 (-61.58%)
Mutual labels:  ui-kit, ui-components, vue-components
Vuestic Admin
Free and Beautiful Vue 3 Admin Template
Stars: ✭ 8,398 (+359.66%)
Mutual labels:  ui-kit, ui-components, vue-components
Shopware Pwa
Shopware PWA for eCommerce. Headless storefront solution for Shopware 6, which communicates through the SalesChannel-API. Always Open Source, MIT license. Made with πŸ’™ by shopware AG & Vue Storefront.
Stars: ✭ 180 (-90.15%)
Mutual labels:  ecommerce, hacktoberfest, pwa
Mix.core
πŸš€ Mixcore CMS is an open source CMS that support both headless and decoupled to easily build any kinds of app/web app/customisable APIs built on top of ASP.NET Core / Dotnet Core. It is a completely open source ASP.NET Core (Dotnet Core) CMS solution. https://mixcore.org
Stars: ✭ 304 (-83.36%)
Mutual labels:  ecommerce, vuejs2, pwa
Vue Material Kit
Vue Material Kit - Open Source Material Design UI Kit
Stars: ✭ 231 (-87.36%)
Mutual labels:  ui-kit, vue-components, vuejs2
Atui
A Vue.js 2.0 UI Toolkit for Web
Stars: ✭ 674 (-63.11%)
Mutual labels:  ui-kit, ui-components, vue-components
Vue Social Sharing
A renderless Vue.js component for sharing links to social networks, compatible with SSR
Stars: ✭ 1,071 (-41.38%)
Mutual labels:  hacktoberfest, vue-components, vuejs2
Nextcloud Vue
🍱 Vue.js components for Nextcloud app development ✌
Stars: ✭ 89 (-95.13%)
Mutual labels:  hacktoberfest, vue-components, vuejs2
Web Client
Generic Linked Data browser and UX component framework. Apache license.
Stars: ✭ 105 (-94.25%)
Mutual labels:  ui-kit, ui-components
Lichter.io
My own website and CV
Stars: ✭ 105 (-94.25%)
Mutual labels:  hacktoberfest, vuejs2

Storefront UI

Deploy Docs

Current status: Stable beta!

Customization-first, performance-oriented and elegant UI framework for eCommerce (and not only) based on Vue.js and Google Retail UX Playbook. Made with ❀️ by Vue Storefront team and contributors.

What makes it unique?

Some libraries aim to give as much as they can out of the box but they fail when it comes to customization and performance. Our goal was to enable as much as possible out of the box but with primary focus on ability to customize any aspect of the components.

With SfUI you can change almost every aspect of provided components and use them to make stunning eCommerce shops (and not only)!

Here are the key characteristics of Storefront UI:

We are building Storefront UI based on the following 6 fundamentals:

  • Customization: Along with standard prop-based customization, every component has a set of slots that let you replace any part of it with your own images, icons or even custom HTML markup.
  • Mobile-first: Every Storefront UI component is highly optimized for mobile user experience and in many cases behaves completely different on desktop and mobile. Select list becomes full-screen drop-down, tabs are becoming accordion, etc.
  • Performance: You're importing ONLY what you need, and in a raw format which means you can benefit from all build-time optimizations like tree-shaking or grouping common chunks. Unused components are tree-shaken and global CSS is just < 0,1 kB unminified. Thanks to this, the initial footprint of the library is unnoticeable. You can use the library for as many components you may want, even a single slider. You bundle only what you import.
  • Best practices: Storefront UI components follow best practices in terms of design and core. Every component is based on the Google Retail UX Playbook and is accessibility-friendly.
  • E-commerce: As a UI library dedicated to eCommerce, Storefront UI along with standard UI components has all the elements necessary for building modern online stores.
  • Open Source: Storefront UI is a community effort to deliver the best possible experience to modern web applications and e-commerce shops, with carefully crafted components following best practices. Our team consists of agencies and volunteer contributors from all over the world.

Storefront UI is based on atomic design which means every component is built from tiny atoms that you can use in your application! You’re not limited to big UI components anymore. Use Storefront UI atoms to quickly build your own, great-looking components!

Read how it can be customized.

Design

You can find the stunning designs we are using for Storefront UI components here.

image

Contributing

We are currently in the process of building the library. If you want to help in shaping the future of Vue and eCommerce UI's we'd be more than happy if you want to contribute! Here you can find all the required information.

Supporters

divante   e-com club

Contributing

Read how to start and become a part of our amazing community ;)

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].