कैसे उपयोग करें
- Search box में keyword type करें जैसे 'lookahead', 'quantifier', या '\d' entries को filter करने के लिए।
- Category badge को click करें results को Anchors, Groups, Quantifiers, Classes, या Lookarounds तक narrow करने के लिए।
- Clipboard में copy करने के लिए किसी भी card को click करें इसकी syntax को।
- Share link के साथ अपने filtered view को bottom पर copy करें।
उदाहरण
- 'lookahead' को search करने से list को (?=...) और (?!...) entries तक narrow करता है descriptions और examples के साथ।
- Quantifiers badge को click करने से +, *, ?, {n,m} जैसे entries दिखाते हैं — हर card syntax, description, और short example string दिखाता है।