Gathering detailed insights and metrics for mdn-bob
Gathering detailed insights and metrics for mdn-bob
Gathering detailed insights and metrics for mdn-bob
Gathering detailed insights and metrics for mdn-bob
(Deprecated) Builder of Bits, powered MDN's interactive examples 2018–2025
npm install mdn-bob
Typescript
Module System
Min. Node Version
Node Version
NPM Version
TypeScript (54.44%)
CSS (19.94%)
JavaScript (14.17%)
HTML (10.79%)
WebAssembly (0.58%)
Rust (0.09%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
75 Stars
2,253 Commits
48 Forks
12 Watchers
16 Branches
37 Contributors
Updated on Jul 08, 2025
Latest Version
2.2.0
Package Id
mdn-bob@2.2.0
Unpacked Size
601.28 kB
Size
396.01 kB
File Count
59
NPM Version
6.14.16
Node Version
12.22.12
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
Builder of Bits aka The MDN Web Docs interactive examples, example builder
-editor # All files related to the interactive examples editor
|--> css
|--> js
|--> media # media used only by the editor
|--> tmpl
-live-examples # All example related files and media
|--> css-examples
|--> fonts # fonts used by the editor and examples
|--> html-examples
|--> js-examples
|--> media # media used only by the examples
-docs
|--> css # All editor related CSS
|--> js # All editor related JS
|--> live-examples # All custom CSS and JS for the examples
|--> media # All media and fonts for the examples
|--> pages # All generated interactive example pages
|----> css # All CSS examples
|----> js # All JS examples
|----> tabbed # All examples using the tabbed UI
This project uses Commitizen to ensure all pull requests follow the same format, and to ensure predictable releases with semantic-release.
To use this flow, add files as you normally would with git add .
, and when you are ready to commit, simply type git commit
and follow the prompts.
You can read more on the Conventional Changelog format on its repository.
Bob is used to build the interactive-example pages and is installed as a dependency inside the interactive-examples repo. When working on changes to Bob, there is often a need to test the changes by running Bob inside the interactive-examples repo locally. To do this, use the following command:
npx install-local ~/path/to/repo/bob && node node_modules/.bin/mdn-bob
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
SAST tool is run on all commits
Details
Reason
binaries present in source code
Details
Reason
2 existing vulnerabilities detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 4
Details
Reason
project is archived
Details
Reason
Found 0/1 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
security policy file not detected
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