{"id":13657618,"url":"https://github.com/remram44/regex-cheatsheet","last_synced_at":"2025-04-12T20:41:50.753Z","repository":{"id":30254461,"uuid":"33805760","full_name":"remram44/regex-cheatsheet","owner":"remram44","description":"Cheatsheet for different regex syntaxes","archived":false,"fork":false,"pushed_at":"2024-12-18T17:19:06.000Z","size":112,"stargazers_count":279,"open_issues_count":10,"forks_count":64,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-05T19:08:49.059Z","etag":null,"topics":["cheatsheet","regexes","regular-expression"],"latest_commit_sha":null,"homepage":"https://remram44.github.io/regex-cheatsheet/regex.html","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"sophilabs/guidelines","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remram44.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-12T06:19:14.000Z","updated_at":"2025-02-12T06:37:04.000Z","dependencies_parsed_at":"2024-01-14T16:13:12.772Z","dependency_job_id":"e82da282-e922-4b2e-ae88-31aca09d59ba","html_url":"https://github.com/remram44/regex-cheatsheet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remram44%2Fregex-cheatsheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remram44%2Fregex-cheatsheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remram44%2Fregex-cheatsheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remram44%2Fregex-cheatsheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remram44","download_url":"https://codeload.github.com/remram44/regex-cheatsheet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631668,"owners_count":21136554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cheatsheet","regexes","regular-expression"],"created_at":"2024-08-02T05:00:46.740Z","updated_at":"2025-04-12T20:41:50.729Z","avatar_url":"https://github.com/remram44.png","language":"HTML","readme":"Cheatsheet for regex syntaxes\n=============================\n\nMany programs use regular expression to find \u0026 replace text. However, they tend\nto come with their own different flavor.\n\nYou can probably expect most modern software and programming languages to be\nusing some variation of the Perl flavor, \"PCRE\"; however command-line tools\n(grep, less, ...) often use the POSIX flavor (sometimes with an extended\nvariant, e.g. `egrep` or `sed -r`). ViM also comes with its own syntax (a\nsuperset of what Vi accepts).\n\nThis cheatsheet lists the respective syntax they each use.\n\nIf you spot errors or missing data, or just want to make this prettier/more\naccurate, don't hesitate to open an [issue][is] or a [pull request][pr].\n\nThe rendered cheatsheet is available here: [regex cheatsheet][cc]\n\nNote that this is still a work in progress; a lot of entries need some details\nin some kind of tooltip.\n\n\n[cc]: https://remram44.github.io/regex-cheatsheet/regex.html\n[is]: https://github.com/remram44/regex-cheatsheet/issues/new\n[pr]: https://github.com/remram44/regex-cheatsheet/compare/\n","funding_links":[],"categories":["HTML"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremram44%2Fregex-cheatsheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremram44%2Fregex-cheatsheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremram44%2Fregex-cheatsheet/lists"}