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
Yet Another pnpm / monorepo compilation error question
JeongJuhyeon opened this issue 8 days ago
JeongJuhyeon opened this issue 8 days ago
undefined is not an object (evaluating 'symbol.declarations')
SamHoque opened this issue 13 days ago
SamHoque opened this issue 13 days ago
Non-publicly exported things are exposed publicly.
RebeccaStevens opened this issue 22 days ago
RebeccaStevens opened this issue 22 days ago
fix(monorepo): path parsing errors
Gggpound opened this pull request 26 days ago
Gggpound opened this pull request 26 days ago
Fix monorepo 1210
Gggpound opened this pull request 26 days ago
Gggpound opened this pull request 26 days ago
Can not be used when multiple nested aliases are involved
Gggpound opened this issue 26 days ago
Gggpound opened this issue 26 days ago
Crash when ejs file used
doteric opened this issue about 1 month ago
doteric opened this issue about 1 month ago
Error when using with axios 1.7.8
lpicchi opened this issue about 1 month ago
lpicchi opened this issue about 1 month ago
Define plain declaration file without including any other types
doteric opened this issue about 2 months ago
doteric opened this issue about 2 months ago
The noCheck option is not valid.
huangruiqi opened this issue about 2 months ago
huangruiqi opened this issue about 2 months ago
Don't change name of interface/class
mnaoumov opened this pull request 3 months ago
mnaoumov opened this pull request 3 months ago
Incorrect handling of duplicates in augmented types
mnaoumov opened this issue 3 months ago
mnaoumov opened this issue 3 months ago
es2022: lacking support for arbitrary module namespace identifier names
laino opened this issue 4 months ago
laino opened this issue 4 months ago
Don't error on missing re-exported declarations
jackw opened this pull request 4 months ago
jackw opened this pull request 4 months ago
Added examples to README, see #258
slhck opened this pull request 4 months ago
slhck opened this pull request 4 months ago
export type * shouldn't export consts from the file
UziTech opened this issue 4 months ago
UziTech opened this issue 4 months ago
Reading declarations of undefined
EinfachLeo opened this issue 5 months ago
EinfachLeo opened this issue 5 months ago
Top-level exports comments/JSDocs are stripped when not exported directly
pylixonly opened this issue 6 months ago
pylixonly opened this issue 6 months ago
Cannot find symbol for node "fullscreenElement"
theajack opened this issue 6 months ago
theajack opened this issue 6 months ago
Add support for "Arbitrary Module Namespace Identifiers"
timocov opened this issue 7 months ago
timocov opened this issue 7 months ago
Support dynamic libraries LibrariesOptions
carmelc opened this issue 7 months ago
carmelc opened this issue 7 months ago
Mark typescript as peerDependency
Q16solver opened this issue 8 months ago
Q16solver opened this issue 8 months ago
[bug] Changes type to reference to the wrong variable
nicolo-ribaudo opened this issue 8 months ago
nicolo-ribaudo opened this issue 8 months ago
9.4.1 introduced significant overhead that can cause a 4.4x slow down
timocov opened this issue 8 months ago
timocov opened this issue 8 months ago
fix: dont strip `type` keyword from types imported from node modules
egilsster opened this pull request 8 months ago
egilsster opened this pull request 8 months ago
Output strips `type` keyword from type import
egilsster opened this issue 8 months ago
egilsster opened this issue 8 months ago
Namespace import disappeared in output
davidlj95 opened this issue 9 months ago
davidlj95 opened this issue 9 months ago
[9.4.0] A definition being referenced is lacking
Shin-Ogata opened this issue 9 months ago
Shin-Ogata opened this issue 9 months ago
Added support for variable declarations with binding patterns
timocov opened this pull request 9 months ago
timocov opened this pull request 9 months ago
Fixed bug when imported nodes weren't included into bundle if they were used in `declare module` statements only
timocov opened this pull request 9 months ago
timocov opened this pull request 9 months ago
Constants declared by using object/array binding pattern syntax fail the build
thefat32 opened this issue 9 months ago
thefat32 opened this issue 9 months ago
Maximum call stack size exceeded (Infinite Loop) at `computeUsagesRecursively`
KieranTH opened this issue 9 months ago
KieranTH opened this issue 9 months ago
Fixed issue with unknown extension when using `allowArbitraryExtensions` compiler option
stepankuzmin opened this pull request 9 months ago
stepankuzmin opened this pull request 9 months ago
Fixed handling `import *` statements with local usage but not directly exporting
timocov opened this pull request 9 months ago
timocov opened this pull request 9 months ago
Improve validation time performance by re-using caching compiler host from previous steps
timocov opened this issue 10 months ago
timocov opened this issue 10 months ago
Option to disable tree-shaking
tnfAngel opened this issue 10 months ago
tnfAngel opened this issue 10 months ago
Generics extended with declare module statement aren't included
tuomokar opened this issue 10 months ago
tuomokar opened this issue 10 months ago
Star-imports don't get included in the bundle
amsyarasyiq opened this issue 11 months ago
amsyarasyiq opened this issue 11 months ago
Performance improvements
timocov opened this pull request 11 months ago
timocov opened this pull request 11 months ago
Investigation: Use of `Context.Tag` from `effect` causes 4x slowdown
leighman opened this issue 11 months ago
leighman opened this issue 11 months ago
Not all symbols in a declaration merging are exported
timocov opened this issue 11 months ago
timocov opened this issue 11 months ago
TS2307: Cannot find module *.module.css
theStrangeAdventurer opened this issue 11 months ago
theStrangeAdventurer opened this issue 11 months ago
Namespaced imports/exports don't generate a namespace if they are exported via name
timocov opened this issue 11 months ago
timocov opened this issue 11 months ago
jsdoc comments are stripped for nodes that were renamed because of the name collision
timocov opened this issue 11 months ago
timocov opened this issue 11 months ago
Do not rename a node if known global name refers to this a symbol of that node
timocov opened this issue 11 months ago
timocov opened this issue 11 months ago
Do not compile bundled output together as they might have incompatible global declarations
timocov opened this issue 11 months ago
timocov opened this issue 11 months ago
jsdoc comments aren't renamed alogn with their nodes
HarelM opened this issue 11 months ago
HarelM opened this issue 11 months ago
Issue setting both `excludeInternal` and `placeInternalsInOwningModule`
HarelM opened this issue 12 months ago
HarelM opened this issue 12 months ago
Allow to provide a different tsconfig path for generated bundle validation
HarelM opened this issue 12 months ago
HarelM opened this issue 12 months ago
Exporting class/variable/function as type exports it as value too
timocov opened this issue 12 months ago
timocov opened this issue 12 months ago
Disable `exportReferencedTypes` option by default and throw error if referenced type is not exported because of the name collisions
timocov opened this issue 12 months ago
timocov opened this issue 12 months ago
Add warning if referenced type is not exported because it was renamed due to the name collisions
timocov opened this issue 12 months ago
timocov opened this issue 12 months ago
Gloabl `Map` collides with our `Map` object, I think...
HarelM opened this issue 12 months ago
HarelM opened this issue 12 months ago
Referenced types and renamings
Atrue opened this issue 12 months ago
Atrue opened this issue 12 months ago
support var symbol renaming
Atrue opened this pull request 12 months ago
Atrue opened this pull request 12 months ago
Wildcard re-exports seem to be ignored
tomtheisen opened this issue about 1 year ago
tomtheisen opened this issue about 1 year ago
[9.1.0+] Handling globalThis fails
Shin-Ogata opened this issue about 1 year ago
Shin-Ogata opened this issue about 1 year ago
Added wrapping `import/export * as Ns` with a namespace
timocov opened this pull request about 1 year ago
timocov opened this pull request about 1 year ago
It is throwing a Typescript error TS1254 when using @sinclair/typebox
mf-karim opened this issue about 1 year ago
mf-karim opened this issue about 1 year ago
Fixed handling re-export from external libraries
timocov opened this pull request about 1 year ago
timocov opened this pull request about 1 year ago
Fixed accidentally inlining export statements while inlining a library with namespaced imports/exports
timocov opened this pull request about 1 year ago
timocov opened this pull request about 1 year ago
Fixed re-export as namespace from entry-point issue
timocov opened this pull request about 1 year ago
timocov opened this pull request about 1 year ago
Fixed handling double-underscored names
timocov opened this pull request about 1 year ago
timocov opened this pull request about 1 year ago
Double-underscored names aren't exported
timocov opened this issue about 1 year ago
timocov opened this issue about 1 year ago
Incorrect handling re-export with namespace
timocov opened this issue about 1 year ago
timocov opened this issue about 1 year ago
Inlining a library with namespaced imports/exports inlines export statements
timocov opened this issue about 1 year ago
timocov opened this issue about 1 year ago
Added support for name-collision resolution
timocov opened this pull request about 1 year ago
timocov opened this pull request about 1 year ago
don't work with pnpm and turborepo
yovanoc opened this issue about 1 year ago
yovanoc opened this issue about 1 year ago
Resolve export default expression name collision
Atrue opened this pull request about 1 year ago
Atrue opened this pull request about 1 year ago
Added resolving merged symbols
timocov opened this pull request about 1 year ago
timocov opened this pull request about 1 year ago
Incorrect handling namespaced imports/exports
timocov opened this issue about 1 year ago
timocov opened this issue about 1 year ago
[8.1.0] Something went wrong - value cannot be null
wKovacs64 opened this issue about 1 year ago
wKovacs64 opened this issue about 1 year ago
Stack overflow in v8.1.0 while handling re-exports with circular dependencies
hoodmane opened this issue about 1 year ago
hoodmane opened this issue about 1 year ago
Is there a quantity limit for exporting?
wszgrcy opened this issue about 1 year ago
wszgrcy opened this issue about 1 year ago
[Feature Request] Inline all types as an option
Suyashtnt opened this issue about 1 year ago
Suyashtnt opened this issue about 1 year ago
TS1183 Sourcecode in declaration in monorepo
Kleywalker opened this issue over 1 year ago
Kleywalker opened this issue over 1 year ago
(love) Just to tell you how great your software is
aleluff opened this issue over 1 year ago
aleluff opened this issue over 1 year ago
Re-exporting isn't property handled in dependencies
timocov opened this issue over 1 year ago
timocov opened this issue over 1 year ago
Yargs does not parse the command correctly
moltar opened this issue over 1 year ago
moltar opened this issue over 1 year ago
Added support for the `.mts` and `.cts` extensions
timocov opened this pull request over 1 year ago
timocov opened this pull request over 1 year ago
feature request: Allow to keep imports
mix0000 opened this issue over 1 year ago
mix0000 opened this issue over 1 year ago
Doesn't work with bundled JSON
hoodmane opened this issue over 1 year ago
hoodmane opened this issue over 1 year ago
Seems like local global declerations not inlined while generating the bundle when `inlineDeclareGlobals` is turned on.
erkebek opened this issue over 1 year ago
erkebek opened this issue over 1 year ago
Using `as` in import type leads to a broken output
Bnaya opened this issue over 1 year ago
Bnaya opened this issue over 1 year ago
(Re-)Export from re-export from external library doesn't add import/export statements
loynoir opened this issue over 1 year ago
loynoir opened this issue over 1 year ago
`declare module Module` statements from dependencies are inlined despite if it should be imported
HarelM opened this issue over 1 year ago
HarelM opened this issue over 1 year ago
Add option to not remove any comments
NanderTGA opened this issue almost 2 years ago
NanderTGA opened this issue almost 2 years ago
Fixed incorrect output if rename while re-exporting the default export without a name
timocov opened this pull request almost 2 years ago
timocov opened this pull request almost 2 years ago
Vue support
f-lawe opened this issue almost 2 years ago
f-lawe opened this issue almost 2 years ago
Added support for inlining statements that are "exported" via using `declare global` statements
timocov opened this pull request almost 2 years ago
timocov opened this pull request almost 2 years ago
Fixed handling `import = require` syntax and "import default"
timocov opened this pull request almost 2 years ago
timocov opened this pull request almost 2 years ago
Fixed skipping checking `declare module` statements for recursive check
timocov opened this pull request almost 2 years ago
timocov opened this pull request almost 2 years ago
Some types are removed if they used in ambient context
timocov opened this issue almost 2 years ago
timocov opened this issue almost 2 years ago
Changed default behavior for `module ModuleName` statements (without quotes) and fixed wrong `export` state of referenced namespaces/modules
timocov opened this pull request almost 2 years ago
timocov opened this pull request almost 2 years ago
Incorrect `export` state of referenced but not directly exported namespaces/modules
timocov opened this issue almost 2 years ago
timocov opened this issue almost 2 years ago
Dropped support TypeScript < 5.0
timocov opened this pull request almost 2 years ago
timocov opened this pull request almost 2 years ago
`import * as` & `export * as` does not work.
Patrick-clone opened this issue almost 2 years ago
Patrick-clone opened this issue almost 2 years ago
TypeScript 5 support
timocov opened this issue almost 2 years ago
timocov opened this issue almost 2 years ago
Bundle generation fails with `Cannot find namespace 'Protocol'` (but `Protocol` doesn't seem to be a global declaration)
d4h0 opened this issue almost 2 years ago
d4h0 opened this issue almost 2 years ago