Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactoring: replace glob with fast-glob? #551

Open
larshp opened this issue Sep 22, 2019 · 4 comments
Open

refactoring: replace glob with fast-glob? #551

larshp opened this issue Sep 22, 2019 · 4 comments

Comments

@larshp
Copy link
Member

larshp commented Sep 22, 2019

https://www.npmjs.com/package/glob
with
https://www.npmjs.com/package/fast-glob
?

would like a clean MIT license, and if possible less nested dependencies

or https://www.npmjs.com/package/micromatch ?
or https://www.npmjs.com/package/picomatch ?

@larshp larshp changed the title replace glob with fast-glob? refactoring: replace glob with fast-glob? Sep 24, 2019
@larshp
Copy link
Member Author

larshp commented Oct 9, 2019

will probably go for replacing it all together with picomatch, as it has zero dependencies

https://www.npmjs.com/package/picomatch

@larshp larshp self-assigned this Dec 24, 2019
@larshp
Copy link
Member Author

larshp commented Dec 24, 2019

types are missing, micromatch/picomatch#18

@larshp
Copy link
Member Author

larshp commented Sep 14, 2020

can use the @types package

@larshp larshp removed their assignment Nov 2, 2020
@larshp
Copy link
Member Author

larshp commented Jul 18, 2021

https://www.npmjs.com/package/tiny-glob ?

currently opening https://github.com/SAP/abap-file-formats in vscode gives errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant