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

feat: add a filter for example page? #646

Open
HerringtonDarkholme opened this issue Jan 20, 2025 · 1 comment
Open

feat: add a filter for example page? #646

HerringtonDarkholme opened this issue Jan 20, 2025 · 1 comment

Comments

@HerringtonDarkholme
Copy link
Member

HerringtonDarkholme commented Jan 20, 2025

Something like comby https://catalog.comby.dev/

Filter

  • Language, multiple choice (options like TypeScript, C, Java, Python, Rust, TSX, HTML, Go, Ruby)
  • Type, multiple choice (pattern or YAML)
  • Rule filter, multiple choice (options like, pattern, regex, kind, inside, has, precedes, follows, any, all)
  • Features filter, mutlple choice checkbox (rewrites, transform, constraints, utils)
    Sort
  • Sort by name
  • Sort by complexity
    Item
  • rule name
  • rule type (pattern or yaml)
  • rule link
  • playground link
  • rule language
  • has fix?
  • used rule
  • used features
  • complexity score (optional)

Complexity Score Algorithm

  • every rule usage adds one
  • every feature (except rule) adds three
@HerringtonDarkholme
Copy link
Member Author

This is something v0 gives me
Image

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

No branches or pull requests

1 participant