Gathering detailed insights and metrics for xtend-magento
Gathering detailed insights and metrics for xtend-magento
Gathering detailed insights and metrics for xtend-magento
Gathering detailed insights and metrics for xtend-magento
npm install xtend-magento
Module System
Unable to determine the module system for this package.
Min. Node Version
Typescript Support
Node Version
NPM Version
148 Commits
2 Watching
2 Branches
1 Contributors
Updated on 28 Jan 2023
JavaScript (70.48%)
CSS (19.17%)
HTML (10.3%)
PHP (0.05%)
Cumulative downloads
Total Downloads
Last day
0%
3
Compared to previous day
Last week
1,500%
16
Compared to previous week
Last month
175%
22
Compared to previous month
Last year
-43.5%
325
Compared to previous year
1
21
You can install with one of the following:
git clone https://github.com/minimit/xtend-magento.git
Asset files and .phtml
are inherited from Base and Luma magento2 themes.
For styling this theme is a standalone fork. It doesn't support magento2 theme inheritance for .less
files.
app/design/frontend/<vendor>/<theme>/
.npm install
You need to copy xtend-library /dist to customize the files.
mkdir -p web/xtend-library/
cp -r node_modules/xtend-library/ web/xtend-library/
After in theme.less
put xtend-library dist path.
We use gulp to compile and watch files.
npm install
npm run build
or npm run watch
Licensed under MIT license.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
project is archived
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
no SAST tool detected
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
73 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-18
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