Ability to match `glob` symlink behavior
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- typescript
- Domain
- tooling
Research direction
Start by reproducing the failing test in the @vercel/nft migration described in the issue and trace how tinyglobby handles glob patterns involving symbolic links. Compare the behavior with the documented glob rule for ** patterns. Done means the relevant test passes with matching symlink behavior.
Written by the indexing model from the issue text.
Description
I've been trying to switch @vercel/nft over to tinyglobby from glob. There's one failing test and I'm pretty sure it's because of the symlink behavior that glob has
From https://www.npmjs.com/package/glob:
By default, a ** in a pattern will follow 1 symbolic link if it is not the first item in the pattern, or none if it is the first item in the pattern, following the same behavior as Bash.
- Dominant language
- TypeScript
- Stars
- 544
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from SuperchupuDev/tinyglobby
-
bug upstream
Difficulty 3/5 1-2 days Newbie friendliness 67/100
SuperchupuDev/tinyglobby#188 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 58/100
SuperchupuDev/tinyglobby#187 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
SuperchupuDev/tinyglobby#186 · 3 comments ·
-
Setting `onlyDirectories` to `true` results in a returned value with an additional trailing slash. Open
Difficulty 3/5 1-2 days Newbie friendliness 45/100
SuperchupuDev/tinyglobby#185 ·
-
upstream
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
SuperchupuDev/tinyglobby#182 · 2 comments · 2 reactions ·
All issues in SuperchupuDev/tinyglobby
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·