GitShow/sveltejs/dts-buddy
sveltejs

dts-buddy

WORK IN PROGRESS DO NOT USE

by sveltejs
Star on GitHubForknpm

JavaScript

352 stars19 forks12 contributorsActive · 1w agoSince 2023v0.8.2MIT

Meet the team

See all 12 on GitHub →
Rich-Harris
Rich-Harris147 contributions
dominikg
dominikg24 contributions
benmccann
benmccann8 contributions
github-actions[bot]Bot
github-actions[bot]8 contributions
dummdidumm
dummdidumm5 contributions
teemingc
teemingc4 contributions
gtm-nayan
gtm-nayan2 contributions
jasonlyu123
jasonlyu1231 contribution

Languages

View on GitHub →
JavaScript94.8%
TypeScript5.2%

Commit activity

Last 12 weeks · 8 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

Active · 4 in progress · Last activity 1w ago
See all on GitHub →
jrmajor
fix: handle external wildcard importsOpenPR
jrmajor · 1w ago

Recent fixes

View closed PRs →
randName
fix: strip internal properties in .js filesMergedPR

for some reason wasn't working for me but the test was there... turns out .js properties are marked differently. i've also moved the check upfront, do let me know if that order was actually intentional

randName · 4d ago
teemingc
fix: ensure newline between ambient modules and the restMergedPR

We're missing a newline, causing the JSDoc syntax to get interpreted incorrectly and the description lost from the type https://github.com/sveltejs/kit/blob/ce77bf3e266c77486a35d050ca5929c900000541/packages/kit/types/index.d.ts#L3781 This PR adds a newline beneath the bundled types if the there are any ambient modules

teemingc · 2w ago
teemingc
fix: avoid unnecessarily renaming typesMergedPR

This fixes a nasty issue where dts-buddy thinks the following are globals and renames any types matching them: generics such as , , etc. predicates such as in parameter names such as in inferences such as in Merging this fixes the issue where our type doc gets deleted from because of the type bundling https://github.com/sveltejs/svelte.dev/pull/2042/changes#diff-a08187ba5fa6812ab9b17106a303af9a485e496430eeb73fea7f820c45dc1c27L76

teemingc · 2w ago
Structured data for AI agents

Repository: sveltejs/dts-buddy. Description: WORK IN PROGRESS DO NOT USE Stars: 352, Forks: 19. Primary language: JavaScript. Languages: JavaScript (94.8%), TypeScript (5.2%). License: MIT. Latest release: v0.8.2 (1w ago). Open PRs: 4, open issues: 14. Last activity: 1w ago. Community health: 50%. Top contributors: Rich-Harris, dominikg, benmccann, github-actions[bot], dummdidumm, teemingc, gtm-nayan, jasonlyu123, coreprocess, randName and others.

·@ofershap

Replace github.com with gitshow.dev