Gathering detailed insights and metrics for stylelint-config-mass
Gathering detailed insights and metrics for stylelint-config-mass
Gathering detailed insights and metrics for stylelint-config-mass
Gathering detailed insights and metrics for stylelint-config-mass
stylelint-config-recommended
Recommended shareable config for Stylelint
stylelint-config-recommended-scss
The recommended shareable SCSS config for Stylelint
stylelint-scss
A collection of SCSS-specific rules for Stylelint
stylelint-config-standard
Standard shareable config for Stylelint
npm install stylelint-config-mass
40.5
Supply Chain
88.4
Quality
70.5
Maintenance
50
Vulnerability
96.7
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
4 Stars
2,021 Commits
3 Forks
2 Watching
2 Branches
2 Contributors
Updated on 24 Nov 2024
TypeScript (70.46%)
JavaScript (19.13%)
CSS (5.62%)
HTML (4.78%)
Cumulative downloads
Total Downloads
Last day
0%
4
Compared to previous day
Last week
350%
9
Compared to previous week
Last month
-44.7%
26
Compared to previous month
Last year
-23.4%
960
Compared to previous year
1
1
Boilerplate CLI App - Create a new project powered by Create React App, @sabertazimi/react-scripts and bod template.
Documentation | Bod Template | Webpack Template | JSX Template | TSX Template
1# Global installation 2npm install -g bod 3 4# Local installation 5npm install -D bod
1bod create <appName> 2bod info
1Usage: bod <command> [options] 2 3Options: 4 -v, --version output the version number 5 -h, --help display help for command 6 7Commands: 8 create|c <appName> Create a new project powered by @sabertazimi/react-scripts 9 info|i Print debugging information about your environment 10 help [command] display help for command 11 12ℹ Run bod <command> --help for detailed usage of given command.
More details on package bod.
The official React template for Bod CLI.
This template is shipped with Bod CLI out of box:
1# Select option `React Framework` 2bod create my-app
Or use with Create React App:
1npm create react-app my-app --template bod --scripts-version @sabertazimi/react-scripts
More available scripts on package cra-template-bod.
You can custom bod template by clone this monorepo (with package @sabertazimi/react-scripts).
1git clone --depth=1 https://github.com/sabertazimi/bod 2cd bod 3npm i 4npm run start:template
@sabertazimi/react-scripts
will set local package cra-template-bod
to default React template,
and start a webpack-dev-server
on port 3000
.
Contributions are greatly appreciated. Please fork this repository and open a pull request.
No vulnerabilities found.
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
SAST tool is run on all commits
Details
Reason
security policy file detected
Details
Reason
5 existing vulnerabilities detected
Details
Reason
Found 0/25 approved changesets -- score normalized to 0
Reason
dangerous workflow patterns detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
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