Shopify Polaris design system for Vue JS. Shopify’s design system to help us build the great apps for all of our merchants.
Polaris Vue is a library for Vue 3.0+ that is based on the Shopify Polaris style guide. It aims to closely align with the Shopify style guide while also providing better performance. The library includes a range of components that can be used in Vue applications. Polaris Vue has been tested with Nuxt 3 in non-SSR mode and can be easily integrated into Nuxt projects. The library is open source and accepts community contributions.
To install Polaris Vue, you can use either NPM or Yarn.
Via NPM:
npm install polaris-vue
Via Yarn:
yarn add polaris-vue
Polaris Vue is a library for Vue 3.0+ that is built based on the Shopify Polaris style guide. It offers a range of components that can be easily integrated into Vue applications. The library aims to closely align with the Shopify style guide while providing better performance. With support for Nuxt 3 in non-SSR mode and dedicated Vue version de-duplication, Polaris Vue is a powerful tool for Vue developers. Additionally, being an open source project, Polaris Vue welcomes community contributions.