ardatan / ardatan/graphql-tools

Migrate from globby to tinyglobby

Open
#6,895 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5.4k
Forks
830
Avg merge
10h 59m
Merged PRs (30d)
45

Description

**Is your feature request related to a problem? Please describe.**

There's not really a problem per se, but a potential install speed / package size win, as well as lowered supply chain. A replacement of globby to tinyglobby would remove 21 dependencies.

**Describe the solution you'd like**

Replacing `globby` with `tinyglobby`: https://github.com/SuperchupuDev/tinyglobby

**Describe alternatives you've considered**

Not replacing it

**Additional context**

Relevant issue here: https://github.com/es-tooling/ecosystem-cleanup/issues/139

Contributor guide

Open the contributing guide

Research direction

Start by locating the globby imports and package manifests in graphql-tools, then compare the tinyglobby API with the current usage. Confirm the dependency can be replaced without changing behavior, and verify that globby and its unused dependency chain are removed.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.