Gathering detailed insights and metrics for @glorious/pitsby
Gathering detailed insights and metrics for @glorious/pitsby
npm install @glorious/pitsby
Typescript
Module System
Node Version
NPM Version
30.1
Supply Chain
60.4
Quality
66.8
Maintenance
25
Vulnerability
93.9
License
JavaScript (87.74%)
Stylus (8.04%)
HTML (4.21%)
Verify real, reachable, and deliverable emails with instant MX records, SMTP checks, and disposable email detection.
Total Downloads
38,546
Last Day
4
Last Week
74
Last Month
265
Last Year
5,147
MIT License
92 Stars
748 Commits
7 Forks
2 Watchers
6 Branches
2 Contributors
Updated on Dec 18, 2024
Latest Version
1.37.2
Package Id
@glorious/pitsby@1.37.2
Unpacked Size
411.09 kB
Size
90.63 kB
File Count
361
NPM Version
10.2.3
Node Version
18.19.0
Published on
May 31, 2024
Cumulative downloads
Total Downloads
Last Day
-75%
4
Compared to previous day
Last Week
60.9%
74
Compared to previous week
Last Month
-27.6%
265
Compared to previous month
Last Year
-46.2%
5,147
Compared to previous year
32
Docs generator for AngularJS, React, Vue and Vanilla components.
$ npm install @glorious/pitsby -g
Pitsby is based on two types of file:
Since you have set up the pitsby.config.js
for your project and, at least, one documentation file, you can easily generate the documentation running:
$ pitsby build
Once built, you can see the result serving the files just created using http-server or any other lib that you prefer:
$ http-server ./pitsby -p 7000
To keep Pitsby watching the changes that you make on any file listed on pitsby.config.js
, run:
$ pitsby build --watch
Go to http://localhost:7000
and see the documentation that has been just created.
If you are interested in contributing to this project, refer to the Contributing Steps.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 0/18 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
38 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-03-10
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