pretty-comment
v0.0.3npm· JavaScriptformat pretty comment ## usage ```js const origin=` /** * ```js * let a = function b() {console.log("asd"); * }; * ``` * ```json * {name: 1 * } * ``` */` const prettyComment=require('pretty-comment') console.log(prettyComment(origin)) /** * ```j
The verdict
Abandoned. Last published 7 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsLean
Maintenance
Last published 7 years ago.
Popularity
1 downloads / week
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
2 direct dependencies
Recent releases
- 0.0.37 years ago
- 0.0.27 years ago
- 0.0.17 years ago