使用方法
- Type a keyword such as 'lookahead', 'quantifier', or '\d' into the search box to filter entries。
- Click a category badge to narrow results to Anchors, Groups, Quantifiers, Classes, or Lookarounds。
- Click any card to copy its syntax to the clipboard。
- Share your filtered view with the copy-link button at the bottom。
範例
- Searching 'lookahead' narrows the list to (?=...) and (?!...) entries with descriptions and examples。
- Clicking the Quantifiers badge shows entries like +, *, ?, {n,m} — each card shows the syntax, description, and a short example string。