JSDev
JSDev is a simple JavaScript preprocessor. It implements a tiny macro language that is written in the form of tagged comments. These comments are normally ignored, and will be removed by JSMin. But JSDev will activate these comments, replacing them with executable forms that can be used to do debugging, testing, logging, or tracing. JSDev scans a source looking for and replacing patterns. A pattern is a slashstar comment containing a tag and some stuff, and optionally a condition wrapped in parens. There must be no space between the slashstar and the <tag>.
Security score
0 known advisories in v0.0.84
OpenSSF Scorecard 1.9/10
Weekly downloads
130
Unpacked size
—
Dependencies
0
Last publish
14 years ago
Security advisories
No known vulnerabilities affect v0.0.84.
Downloads — last 30 days
533 total▼ 19.8% vs prior week
OpenSSF ScorecardAug 3, 2026
- SAST0
- Maintained0
- Code-Review0
- Binary-Artifacts10
- CII-Best-Practices0
- Security-Policy0
- Fuzzing0
- License9
- Branch-Protection0