GitShow/Rich-Harris/sorcery
Rich-Harris

sorcery

Resolve a chain of sourcemaps back to the original source, like magic

by Rich-Harris
Star on GitHubForknpm

JavaScript

338 stars37 forks10 contributorsQuiet · 2y agoSince 2014

Meet the team

See all 10 on GitHub →
Rich-Harris
Rich-Harris237 contributions
greenkeeperio-bot
greenkeeperio-bot26 contributions
benmccann
benmccann2 contributions
altearius
altearius1 contribution
luisfonsivevo
luisfonsivevo1 contribution
meirgottlieb
meirgottlieb1 contribution
MojoJojo
MojoJojo1 contribution

Languages

View on GitHub →
JavaScript94.1%
Shell3.9%
CoffeeScript1.3%
Less0.5%
CSS0.2%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

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

Recent PRs & issues

Quiet · 5 in progress · Last activity 2y ago
See all on GitHub →
ersimont
Out of Memory triggered by certain sourcemapsOpenIssue

Trying to simply @js-sdsl/ordered-map in its versions 4.2-4.4 results in This happens because that library includes in its list of for , which leads to an infinite loop in . I don't know enough about sourcemaps to say if this setup is legal/valid. I'll open a ticket in that library too if you say it's wrong/incorrect, and pass along any other info you think will help them. Either way, it took several hours to track this down. This ticket is a request to either: Detect this situation, handle it, and succeed Detect this situation, abort, and print a meaningful error message

ersimont · 3mo ago
asakusuma
Add types folder to package for publishingOpenPR

Ensure the types folder is published, so the types export reference can use types: https://github.com/Rich-Harris/sorcery/blob/master/package.json#L10

asakusuma · 1y ago

Recent fixes

View closed PRs →
krystofwoldrich
fix(cli): update help and version commands to use mjs syntaxMergedPR

I've noticed the help command was not working for me, it seems like everything else uses mjs but the help command had some cjs in it.

krystofwoldrich · 1y ago
intentionally-left-nil
uses inline sources if provided test breaks out-of-the-boxClosedIssue

Not sure what is so special about my environment, but when I clone master and run (or a subsequent ) the following test fails:

intentionally-left-nil · 1y ago
benmccann
chore: remove sander as dependencyMergedPR

I didn't remove it from the tests as that would be a larger job, but this is enough to fix the deprecation warnings we're getting downstream (https://github.com/sveltejs/kit/issues/12258) This removes 16 dependencies from a new SvelteKit project (14% of the total)

benmccann · 2y ago
Structured data for AI agents

Repository: Rich-Harris/sorcery. Description: Resolve a chain of sourcemaps back to the original source, like magic Stars: 338, Forks: 37. Primary language: JavaScript. Languages: JavaScript (94.1%), Shell (3.9%), CoffeeScript (1.3%), Less (0.5%), CSS (0.2%). Open PRs: 5, open issues: 17. Last activity: 2y ago. Community health: 28%. Top contributors: Rich-Harris, greenkeeperio-bot, benmccann, altearius, luisfonsivevo, meirgottlieb, MojoJojo.

·@ofershap

Replace github.com with gitshow.dev