Gathering detailed insights and metrics for cra-template-bod
Gathering detailed insights and metrics for cra-template-bod
Gathering detailed insights and metrics for cra-template-bod
Gathering detailed insights and metrics for cra-template-bod
npm install cra-template-bod
Typescript
Module System
Min. Node Version
Node Version
NPM Version
TypeScript (69.26%)
JavaScript (27.14%)
CSS (2.99%)
HTML (0.61%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
4 Stars
2,134 Commits
3 Forks
2 Watchers
2 Branches
2 Contributors
Updated on Jul 13, 2025
Latest Version
5.21.5
Package Id
cra-template-bod@5.21.5
Unpacked Size
71.02 kB
Size
35.77 kB
File Count
43
NPM Version
lerna/8.1.9/node@v22.12.0+x64 (linux)
Node Version
22.12.0
Published on
Dec 14, 2024
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
Boilerplate CLI App - Create a new project powered by Create React App, @sabertazimi/react-scripts and bod template.
Documentation | Bod Template | Webpack 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
no binaries found in the repo
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
license file detected
Details
Reason
SAST tool is run on all commits
Details
Reason
security policy file detected
Details
Reason
4 existing vulnerabilities detected
Details
Reason
Found 0/26 approved changesets -- score normalized to 0
Reason
dangerous workflow patterns detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2025-07-07
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