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

Add ecosystem test #1

Merged
merged 16 commits into from
Jul 11, 2024
Merged

Add ecosystem test #1

merged 16 commits into from
Jul 11, 2024

Conversation

ybiquitous
Copy link
Member

@ybiquitous ybiquitous commented Jul 11, 2024

@ybiquitous ybiquitous merged commit 63b054a into main Jul 11, 2024
@ybiquitous ybiquitous deleted the test-ecosystem branch July 11, 2024 15:33
Comment on lines +22 to +27
# Based on https://www.npmjs.com/search?q=keywords%3Astylelint-plugin&ranking=popularity
# The following snippet on a browser dev console is helpful to create this list.
#
# [...document.querySelectorAll('a[href^="/package"][target="_self"]')].map(a => a.href.replace(/.+\/package\/(.+)$/, "- '$1'")).sort().join("\n")
#
package:
Copy link
Member

@Mouvedia Mouvedia Jul 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This reminds me of stylelint/stylelint#7396 (comment)

Personally I would pick the ones with the most dependents.
And also filter the ones incompatible with the latest major.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the feedback. It sounds great to me. 👍🏼

I want to know a way to create a more effective package list. https://www.npmjs.com/search seems insufficient for this purpose. 😓

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

Successfully merging this pull request may close these issues.

2 participants