Skip to content

Open source collection of copy/paste components built with Polaris, Shopify's design system

License

Notifications You must be signed in to change notification settings

fabregas4/polaris-components

 
 

Repository files navigation

Polaris Components

A collection of components for Shopify app developers, based on the Polaris UI library & design system

Documentation

Components are stored under /components/library

components
└── library
    └── ActionCard
        ├── Preview
        │   ├── ActionCard.jsx
        │   ├── Example.jsx
        │   └── index.ts
        ├── tabs.ts
        └── index.ts
    ...    

Contributing

Please read the contributing guide.

License

Licensed under the MIT license.

About

Open source collection of copy/paste components built with Polaris, Shopify's design system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.3%
  • JavaScript 38.7%
  • CSS 3.0%