GitShow/denoland/deno-js-loader
denoland

deno-js-loader

Resolver and loader JSR package for Deno code.

by denoland
Star on GitHubForkWebsite

Rust

28 stars8 forks6 contributorsQuiet · 4mo agoSince 20250.3.14MIT

Meet the team

See all 6 on GitHub →
denobot
denobot101 contributions
dsherret
dsherret66 contributions
bartlomieju
bartlomieju4 contributions
nestarz
nestarz1 contribution
lucacasonato
lucacasonato1 contribution
marvinhagemeister
marvinhagemeister1 contribution

Languages

View on GitHub →
Rust51.3%
TypeScript46.4%
JavaScript2.3%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

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

Recent PRs & issues

Quiet · 1 in progress · Last activity 4mo ago
See all on GitHub →
ThinkingPlanely
Update to deno 7.9OpenIssue

I need the new glob support in links in the deno vite plugin https://github.com/denoland/deno/pull/34849#issue-4591716057 and it looks like this hasn't been updated yet.

ThinkingPlanely · 1mo ago

Recent fixes

View closed PRs →
kuboon
fix: support minimumDependencyAge in deno.json (Deno 2.9)MergedPR

fix: update deno submodule to 2.9.4 and fix API changes for minimumDependencyAge support

kuboon · 3w ago
bartlomieju
ci: change cron scheduleMergedPR
bartlomieju · 4mo ago
bartlomieju
feat: add source map support to load responseMergedPR

Summary Extract inline source maps from transpiled code and expose them as a new field on The decoded JSON source map is extracted from the comment that Deno's emitter already generates The field is unchanged (inline comment preserved) for backward compatibility Fixes the source map gap identified in https://github.com/denoland/deno-vite-plugin/pull/92, enabling bundler plugins to pass source maps to their host for proper dev-mode TypeScript debugging. Changes : Added helper and field to : Added crate for decoding inline source maps : Added to interface : New dedicated test suite (9 tests) covering: Source map returned for transpiled TypeScript Source map contains with original source No source map for plain JavaScript, JSON No source map when is set Source map for complex TypeScript (interfaces, classes) Valid JSON structure validation Inline comment preserved in code External specifier handling Updated existing tests (, , , Node.js integration) with source map assertions Test plan [x] All 23 existing + new tests pass () [x] Node.js integration test passes with source map assertions [ ] Verify with deno-vite-plugin PR #92 🤖 Generated with Claude Code

bartlomieju · 4mo ago
Structured data for AI agents

Repository: denoland/deno-js-loader. Description: Resolver and loader JSR package for Deno code. Stars: 28, Forks: 8. Primary language: Rust. Languages: Rust (51.3%), TypeScript (46.4%), JavaScript (2.3%). License: MIT. Homepage: https://jsr.io/@deno/loader Latest release: 0.3.14 (5mo ago). Open PRs: 1, open issues: 5. Last activity: 4mo ago. Community health: 50%. Top contributors: denobot, dsherret, bartlomieju, nestarz, lucacasonato, marvinhagemeister.

·@ofershap

Replace github.com with gitshow.dev