GitShow/sindresorhus/source-map-to-comment
sindresorhus

source-map-to-comment

Convert a Source Map object to a comment

by sindresorhus
Star on GitHubForknpm

JavaScript

16 stars3 forks4 contributorsQuiet · 4y agoSince 2015v3.0.0MIT

Meet the team

See all 4 on GitHub →
sindresorhus
sindresorhus11 contributions
dy
dy1 contribution
Richienb
Richienb1 contribution
shinnn
shinnn1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
dy
Accept stringified JSONMergedPR

SWC returns source-maps as JSON. In order to make source-map-to-comment take them, they need parsing first. This PR makes sourcemap-to-comment recognize strings directly, allowing to skip extra JSON parsing/stringifying step.

dy · 7y ago
steelbrain
Add support for css commentsClosedIssue

A option to the main function to allow output in css comments style would be nice

steelbrain · 10y ago
Structured data for AI agents

Repository: sindresorhus/source-map-to-comment. Description: Convert a Source Map object to a comment Stars: 16, Forks: 3. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v3.0.0 (4y ago). Open PRs: 0, open issues: 0. Last activity: 4y ago. Community health: 71%. Top contributors: sindresorhus, dy, Richienb, shinnn.

·@ofershap

Replace github.com with gitshow.dev