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
Non-publicly exported things are exposed publicly.

RebeccaStevens opened this issue 22 days ago
fix(monorepo): path parsing errors

Gggpound opened this pull request 26 days ago
Fix monorepo 1210

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
Crash when ejs file used

doteric opened this issue about 1 month ago
Error when using with axios 1.7.8

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
The noCheck option is not valid.

huangruiqi opened this issue about 2 months ago
Don't change name of interface/class

mnaoumov opened this pull request 3 months ago
Incorrect handling of duplicates in augmented types

mnaoumov opened this issue 3 months ago
Don't error on missing re-exported declarations

jackw opened this pull request 4 months ago
Added examples to README, see #258

slhck opened this pull request 4 months ago
export type * shouldn't export consts from the file

UziTech opened this issue 4 months ago
Reading declarations of undefined

EinfachLeo opened this issue 5 months ago
Cannot find symbol for node "fullscreenElement"

theajack opened this issue 6 months ago
Add support for "Arbitrary Module Namespace Identifiers"

timocov opened this issue 7 months ago
Support dynamic libraries LibrariesOptions

carmelc opened this issue 7 months ago
Mark typescript as peerDependency

Q16solver opened this issue 8 months ago
[bug] Changes type to reference to the wrong variable

nicolo-ribaudo 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
Output strips `type` keyword from type import

egilsster opened this issue 8 months ago
Namespace import disappeared in output

davidlj95 opened this issue 9 months ago
[9.4.0] A definition being referenced is lacking

Shin-Ogata opened this issue 9 months ago
Added support for variable declarations with binding patterns

timocov opened this pull request 9 months ago
Option to disable tree-shaking

tnfAngel opened this issue 10 months ago
Generics extended with declare module statement aren't included

tuomokar opened this issue 10 months ago
Star-imports don't get included in the bundle

amsyarasyiq opened this issue 11 months ago
Performance improvements

timocov opened this pull request 11 months ago
Not all symbols in a declaration merging are exported

timocov opened this issue 11 months ago
TS2307: Cannot find module *.module.css

theStrangeAdventurer opened this issue 11 months ago
jsdoc comments aren't renamed alogn with their nodes

HarelM opened this issue 11 months ago
Gloabl `Map` collides with our `Map` object, I think...

HarelM opened this issue 12 months ago
Referenced types and renamings

Atrue opened this issue 12 months ago
support var symbol renaming

Atrue opened this pull request 12 months ago
Wildcard re-exports seem to be ignored

tomtheisen opened this issue about 1 year ago
[9.1.0+] Handling globalThis fails

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
It is throwing a Typescript error TS1254 when using @sinclair/typebox

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
Fixed re-export as namespace from entry-point issue

timocov opened this pull request about 1 year ago
Fixed handling double-underscored names

timocov opened this pull request about 1 year ago
Double-underscored names aren't exported

timocov opened this issue about 1 year ago
Incorrect handling re-export with namespace

timocov opened this issue about 1 year ago
Added support for name-collision resolution

timocov opened this pull request about 1 year ago
don't work with pnpm and turborepo

yovanoc opened this issue about 1 year ago
Resolve export default expression name collision

Atrue opened this pull request about 1 year ago
Added resolving merged symbols

timocov opened this pull request about 1 year ago
Incorrect handling namespaced imports/exports

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
Is there a quantity limit for exporting?

wszgrcy opened this issue about 1 year ago
[Feature Request] Inline all types as an option

Suyashtnt opened this issue about 1 year ago
TS1183 Sourcecode in declaration in monorepo

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
Re-exporting isn't property handled in dependencies

timocov opened this issue over 1 year ago
Yargs does not parse the command correctly

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
feature request: Allow to keep imports

mix0000 opened this issue over 1 year ago
Doesn't work with bundled JSON

hoodmane 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
Add option to not remove any comments

NanderTGA opened this issue almost 2 years ago
Vue support

f-lawe opened this issue almost 2 years ago
Fixed handling `import = require` syntax and "import default"

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
Some types are removed if they used in ambient context

timocov opened this issue almost 2 years ago
Dropped support TypeScript < 5.0

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
TypeScript 5 support

timocov opened this issue almost 2 years ago