Gathering detailed insights and metrics for @shopify/theme-product-form
Gathering detailed insights and metrics for @shopify/theme-product-form
Gathering detailed insights and metrics for @shopify/theme-product-form
Gathering detailed insights and metrics for @shopify/theme-product-form
npm install @shopify/theme-product-form
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
515 Stars
183 Commits
133 Forks
408 Watching
24 Branches
6,938 Contributors
Updated on 01 Nov 2024
JavaScript (98.15%)
HTML (1.85%)
Cumulative downloads
Total Downloads
Last day
-27.4%
706
Compared to previous day
Last week
-14.8%
3,296
Compared to previous week
Last month
-0.4%
15,084
Compared to previous month
Last year
34.1%
157,156
Compared to previous year
1
3
Theme Scripts is a collection of handy utility libraries which assist theme developers with problems unique to Shopify Themes development environment.
Theme scripts are uncoupled from a particular UI. Typically, they are used alongside a customized solution for a particular theme. For example, @shopify/theme-cart
is a great way to interact with the Shopify Cart API and add and remove items, but it does not enforce a particular pattern to display or update the visual state of the cart.
package | ||
---|---|---|
theme-a11y | README | |
theme-addresses | README | |
theme-cart | README | |
theme-currency | README | |
theme-images | README | |
theme-predictive-search | README | |
theme-product | README | |
theme-product-form | README | |
theme-rte | README | |
theme-sections | README |
For help on setting up the repository locally, building, testing, and contributing please see CONTRIBUTING.md.
All developers who wish to contribute through code or issues, take a look at the Code of Conduct.
Copyright (c) 2018 Shopify. See LICENSE for further details.
No vulnerabilities found.
Reason
license file detected
Details
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
security policy file detected
Details
Reason
Found 9/20 approved changesets -- score normalized to 4
Reason
project is archived
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
98 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@shopify/liquid-html-parser
Liquid HTML parser by Shopify
@shopify/theme-check-common
<h1 align="center" style="position: relative;" > <br> <img src="https://github.com/Shopify/theme-check-vscode/blob/main/images/shopify_glyph.png?raw=true" alt="logo" width="141" height="160"> <br> Theme Check </h1>
@shopify/theme-product
A library that helps developers work with the Product object within Shopify Themes
@shopify/theme-check-node
This is the Node.js wrapper of the runtime-agnostic [`@shopify/theme-check-common`](https://npm.im/@shopify/theme-check-common) package. It comes with batteries included.