Feature .NET port of source-map
Open
Nobody has claimed this yet.
docs
- Dominant language
- JavaScript
- Stars
- 3.7k
- Forks
- 370
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I've done a .NET direct rewrite of this at https://github.com/delneg/source-map-sharp (initially for the Fable F#-to-JS compiler project).
It's not 100% complete, but SourceMapGenerator works & passes the tests.
Any chance it can be featured in this repo ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked source-map-sharp repository and its SourceMapGenerator implementation and tests. Determine whether this repository has a defined policy or integration point for external .NET ports; done would require an agreed scope for featuring or integrating the port.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100