Gathering detailed insights and metrics for @shopify/polaris-tokens
Gathering detailed insights and metrics for @shopify/polaris-tokens
Gathering detailed insights and metrics for @shopify/polaris-tokens
Gathering detailed insights and metrics for @shopify/polaris-tokens
@shopify/polaris-icons
[![npm version](https://img.shields.io/npm/v/@shopify/polaris-icons.svg?style=flat)](https://www.npmjs.com/package/@shopify/polaris-icons)
@shopify/polaris
Shopify’s admin product component library
@shopify/polaris-viz-core
Core logic for Polaris Viz that is not platform specific
@shopify/polaris-viz
Shopify’s viz component library
Shopify’s design system to help us work together to build a great experience for all of our merchants.
npm install @shopify/polaris-tokens
@shopify/polaris@13.9.1
Published on 31 Oct 2024
@shopify/polaris@13.9.0
Published on 01 Aug 2024
@shopify/polaris@13.8.1
Published on 30 Jul 2024
@shopify/stylelint-polaris@16.0.5
Published on 30 Jul 2024
@shopify/polaris-tokens@9.4.0
Published on 30 Jul 2024
@shopify/polaris-migrator@1.0.5
Published on 30 Jul 2024
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
5,822 Stars
10,482 Commits
1,174 Forks
509 Watching
860 Branches
7,158 Contributors
Updated on 26 Nov 2024
Minified
Minified + Gzipped
TypeScript (63.49%)
MDX (14.91%)
HTML (11.58%)
CSS (4.76%)
SCSS (2.99%)
JavaScript (2.24%)
Handlebars (0.03%)
Cumulative downloads
Total Downloads
Last day
-11.5%
15,847
Compared to previous day
Last week
-4.4%
88,366
Compared to previous week
Last month
1.3%
405,678
Compared to previous month
Last year
-14.1%
5,984,095
Compared to previous year
1
Build. Contribute. Evolve. Shape the merchant experience for Shopify’s core product, the admin.
Status | Owner | Help |
---|---|---|
Active | @shopify/polaris | New issue |
The shopify/polaris repository is an intergalactic monorepo made up of NPM packages, VSCode extensions, and websites.
1polaris/ 2├── documentation # Documentation for working in the monorepo 3├── polaris-for-vscode # VS Code extension for Polaris 4├── polaris-icons # Icons for Polaris 5├── polaris-react # Components for @shopify/polaris package 6├── polaris-tokens # Design tokens for Polaris 7├── polaris.shopify.com # Documentation website 8└── stylelint-polaris # Rules for custom property usage and mainline coverage
1pnpm install && pnpm build
One workspace
Run commands from a selected workspace using turbo run <command> --filter=<workspace>...
flag.
Command | Runs |
---|---|
pnpm turbo run dev --filter=@shopify/polaris | Open the react component storybook |
pnpm turbo run dev --filter=polaris.shopify.com | Open polaris.shopify.com NextJS site |
All workspaces
Run commands across all workspaces. This uses turbo run <command>
.
Command | Runs |
---|---|
pnpm changeset | Adds a new changelog entry |
pnpm lint | Lints all workspaces |
pnpm test | Tests all workspaces |
pnpm type-check | Build types and check for type errors |
pnpm clean | Remove generated files |
pnpm format | Format files with prettier |
Pull requests are welcome. See the contribution guidelines for more information.
Source code is under a custom license based on MIT. The license restricts Polaris usage to applications that integrate or interoperate with Shopify software or services, with additional restrictions for external, stand-alone applications.
All icons and images are licensed under the Polaris Design Guidelines License Agreement
No vulnerabilities found.
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
Found 22/24 approved changesets -- score normalized to 9
Reason
license file detected
Details
Reason
security policy file detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
project is not fuzzed
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
30 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-07-01
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More