Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/timocov/dts-bundle-generator

A tool to generate a single bundle of dts with types tree-shaking
https://github.com/timocov/dts-bundle-generator

Code mode

euberdeveloper opened this issue almost 2 years ago
Fixed incorrect handling inlining import() statements

timocov opened this pull request almost 2 years ago
`--external-inlines` doesn't bundle completely

pofulu opened this issue almost 2 years ago
wildcard module declaration is ignored

mithodin opened this issue about 2 years ago
Error: Cannot find symbol for node: replace while using react-router-dom

jinzhubaofu opened this issue about 2 years ago
Generate type dependencies for one type only

yovanoc opened this issue about 2 years ago
jsdoc typedef {import('').Mod} Mod overwrite the real Mod type

easyfrog opened this issue about 2 years ago
Fix support for typescript v4.8+

timocov opened this issue over 2 years ago
Improve support of non-relative imports in projects with a baseUrl

timocov opened this pull request over 2 years ago
feat: new options for auto keep reference without `--external-types`

bluelovers opened this issue over 2 years ago
Added support for allowJs compiler option

timocov opened this pull request over 2 years ago
Support for projects with `allowJs: true`

josh- opened this issue over 2 years ago
Improve support of non-relative imports in projects with a baseUrl

josh- opened this pull request over 2 years ago
Generate Declaration Map

Zamiell opened this issue over 2 years ago
"Error: Cannot find symbol for node: Event" when using vuepress

imjuni opened this issue over 2 years ago
Fix readme usage typo

kootoopas opened this pull request over 2 years ago
Bug With Symlinked Packages in Monorepo

zaripych opened this issue over 2 years ago
feature request: generate single `.d.ts` file

samualtnorman opened this issue over 2 years ago
feature request: generated declaration files import types from each other

samualtnorman opened this issue over 2 years ago
Add `outDir` option to generate output in a folder

samualtnorman opened this issue over 2 years ago
Invalid bundle generated with module augmentation and path aliases

DerGernTod opened this issue over 2 years ago
fyi: published a rollup plugin for dts-bundle-generator

rondonjon opened this issue over 2 years ago
fix: not handling `export default value` when `exportReferencedTypes` is `false`

samualtnorman opened this pull request over 2 years ago
Add support for the new `.d.mts` and `.d.cts` extensions

timocov opened this issue over 2 years ago
Is `typeRoots` field ignored?

mattiaz9 opened this issue over 2 years ago
json import and re-export are ignored?

HarelM opened this issue over 2 years ago
Fixed handling imports from inlined packages

timocov opened this pull request over 2 years ago
Inlined imports do not contain `import` statement from dependencies

nsamsonov opened this issue over 2 years ago
Incorrect keywords for non-exported abstract class

timocov opened this issue over 2 years ago
Recursive Dependencies not Inlined

sasial-dev opened this issue over 2 years ago
Star re-export as namespace from local source files.

wolfram77 opened this issue over 2 years ago
Possible to skipLibCheck while still checking final output?

wKovacs64 opened this issue over 2 years ago
Incorrect re-export statements while using `paths` compiler option

euberdeveloper opened this issue almost 3 years ago
[bug] import type isn't discarded

bigopon opened this issue almost 3 years ago
How to use it with webpack?

euberdeveloper opened this issue almost 3 years ago
Add watch mode

erdkse opened this issue almost 3 years ago
Add compilerOptions

keyiis opened this pull request almost 3 years ago
How to use in gulp?

keyiis opened this issue almost 3 years ago
Generated types are not passing strict mode (I think)

HarelM opened this issue almost 3 years ago
Extended interfaces from inlined externals are not picked up

manwithafox opened this issue almost 3 years ago
Invalid bundle while using `import as` statements in the code

bazaglia opened this issue almost 3 years ago
fix: re-export a default export from a file as the default export

gamemaker1 opened this pull request about 3 years ago
`export ... from` does not work as expected with a default export

gamemaker1 opened this issue about 3 years ago
Missing export keyword on destructured records

appsforartists opened this issue about 3 years ago
missing enum type export

Innei opened this issue about 3 years ago
Generate declaration map

donmahallem opened this issue about 3 years ago
Lost generic type argument from `import()` statements

Innei opened this issue about 3 years ago
Monorepo packages support

bluelovers opened this issue about 3 years ago
`d.ts` missing property.

aboveyunhai opened this issue about 3 years ago
export {} from 'module' not working

PuruVJ opened this issue about 3 years ago
Fixed path of an entry file if tsconfig is outside of cwd and path is relative

bluelovers opened this pull request about 3 years ago
Generated .d.ts does not import destructure react imports

chrishoage opened this issue over 3 years ago
cannot process css

woutFrusch opened this issue over 3 years ago
Retain TSDoc comments

TxHawks opened this issue over 3 years ago
feat: Preserve JSDocs

bluelovers opened this pull request over 3 years ago
Fix example command line in README

grubersjoe opened this pull request over 3 years ago
Error: Cannot find symbol for node: JSX

benj3 opened this issue over 3 years ago
Make typescript peer dependency

mgambati opened this issue over 3 years ago
test: add failing namespace wildcard test

alexandernanberg opened this pull request over 3 years ago
Throw error `Error: Cannot find symbol for node: ChainExpression`

tianyingchun opened this issue almost 4 years ago
Add option to override compiler options

timocov opened this issue over 4 years ago
Use language service "rename" functionality to avoid name collisions

cspotcode opened this issue over 4 years ago
Support for auto renaming nodes with the same name in the bundle

gfmio opened this issue over 4 years ago
How to export Class and Type

musicode opened this issue over 5 years ago
Support for import path rewriting

aleclarson opened this issue over 5 years ago
About true-composite projects support

timocov opened this issue over 5 years ago
Possible to use as ts bundler without transpile?

jeremy-coleman opened this issue over 5 years ago
Add names of classes to log when failOnClass is enabled

timocov opened this issue almost 6 years ago
Add option to create common chunk from multiple entry points

timocov opened this issue almost 6 years ago
Ignoring declares

unimonkiez opened this issue over 6 years ago
Namespaces usage problems

timocov opened this issue about 7 years ago