GitShow/denoland/dnt
denoland

dnt

Deno to npm package build tool.

by denoland
Star on GitHubFork

Rust

1.3k stars49 forks26 contributorsQuiet · 11mo agoSince 20210.42.3MIT

Meet the team

See all 26 on GitHub →
dsherret
dsherret269 contributions
Gaubee
Gaubee5 contributions
g-plane
g-plane4 contributions
UrielCh
UrielCh3 contributions
kt3k
kt3k2 contributions
hyp3rflow
hyp3rflow2 contributions
rojvv
rojvv2 contributions
char
char1 contribution

Languages

View on GitHub →
Rust55.4%
TypeScript44.5%
JavaScript0.1%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

3 of 6 standards met

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

Recent PRs & issues

Quiet · Last activity 11mo ago
See all on GitHub →
dsherret
feat: update to latest deno_graph and ts-morphOpenPR

Updates 0.96.2 → 0.109.0 along with the rest of the deno ecosystem crates (, , , , , , , , , ) to their latest mutually-compatible versions. The new crates use let-chains, so the rust toolchain is bumped 1.86.0 → 1.88.0. Also updates 0.27 → 0.29 (which bundles TypeScript 6.0): adds , since TS 6.0 turns and into deprecation errors that abort the type check TS 6.0 no longer auto-discovers the packages installed in the output's , so they're now enumerated and included explicitly via the compiler option Removes the obsolete shim. Deno now returns the same type from / as node, so coercing them back to is no longer necessary. Notes The deprecated options silenced by (notably ) will become hard errors in TS 7.0 — worth migrating in a future change. Tested locally: (rust) and (type-check on) both pass.

dsherret · 16h ago
GerkinDev
How to build with `Temporal` ?OpenIssue

Temporal has moved to stage 4. As such, I would like to start building libs assuming is available, delegating the responsibility to polyfill if needed to the user. However, I don't see how to configure dnt in order to make the TS compiler aware of the namespace: Could you help me with that ? Cheers 🍻

GerkinDev · 2mo ago
felipecrs
JSR source maps not ignored in .npmignoreOpenIssue

The dependency sources are being ignored, but not their source maps. There's also: Which is a dev-dependency and were not supposed to be included either. The content:

felipecrs · 4mo ago
Structured data for AI agents

Repository: denoland/dnt. Description: Deno to npm package build tool. Stars: 1325, Forks: 49. Primary language: Rust. Languages: Rust (55.4%), TypeScript (44.5%), JavaScript (0.1%). License: MIT. Latest release: 0.42.3 (11mo ago). Open PRs: 9, open issues: 105. Last activity: 11mo ago. Community health: 50%. Top contributors: dsherret, Gaubee, g-plane, UrielCh, kt3k, hyp3rflow, rojvv, char, ah-yu, utajum and others.

·@ofershap

Replace github.com with gitshow.dev