Gathering detailed insights and metrics for @commercetools-frontend/assets
Gathering detailed insights and metrics for @commercetools-frontend/assets
Gathering detailed insights and metrics for @commercetools-frontend/assets
Gathering detailed insights and metrics for @commercetools-frontend/assets
@commercetools-frontend/babel-preset-mc-app
Babel preset used by a MC application
@commercetools-frontend/constants
Shared constants for MC applications
@commercetools-frontend/application-config
Configuration utilities for building Custom Applications
@commercetools-frontend/browser-history
Enhances browser history
npm install @commercetools-frontend/assets
80
Supply Chain
56.5
Quality
97.5
Maintenance
100
Vulnerability
100
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
68 Stars
5,463 Commits
27 Forks
19 Watching
51 Branches
349 Contributors
Updated on 28 Nov 2024
Minified
Minified + Gzipped
TypeScript (86.17%)
JavaScript (13.12%)
HTML (0.58%)
CSS (0.09%)
Shell (0.04%)
Cumulative downloads
Total Downloads
Last day
-22.2%
1,126
Compared to previous day
Last week
-5.5%
8,130
Compared to previous week
Last month
-1.1%
37,579
Compared to previous month
Last year
19.7%
552,229
Compared to previous year
No dependencies detected.
✨ Mono-repository with tools and components for developing Merchant Center customizations ðŸ›
To help you developing Merchant Center customizations, be sure to check out our ui-kit components library.
If you are developing a Merchant Center Custom Application, follow the Custom Applications getting started guide.
If you are developing a Merchant Center Custom View, follow the Custom Views getting started guide.
Install the dependencies (uses pnpm workspaces):
1$ pnpm install
To run the tests:
1$ pnpm run test 2 3# or 4$ pnpm run test --watch
Build the application bundles
1$ pnpm build 2 3# or 4$ pnpm build:watch
Start the playground application:
Note that the playground application consumes the app-kit dependencies ES modules, which means you need to bundle the packages first. We recommend to bundle the packages in watch mode in one terminal process and start the playground app in another terminal process.
1// Terminal process 1 2$ pnpm build:watch 3 4// Terminal process 2 5$ pnpm playground:start
Please look at the single packages in packages
folder for documentation specific of each package.
Contributions are welcomed. Please have a read at our contribution guidelines.
In case you have any questions about or issues with the tools and components provided in this repository, please reach out to our Support team.
No vulnerabilities found.
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
all changesets reviewed
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
SAST tool is run on all commits
Details
Reason
branch protection is not maximal on development and all release branches
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
32 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
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