Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Commit

Permalink
README: Update stage + champions
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbynens authored and littledan committed Jan 24, 2018
1 parent 3dcf430 commit d73854f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# RegExp Named Capture Groups

Stage 3, champion Daniel Ehrenberg (Igalia)
Stage 4
Champions: Daniel Ehrenberg (Igalia) & Mathias Bynens (Google)

## Introduction

Expand Down Expand Up @@ -126,6 +127,6 @@ Ruby's syntax is identical to .NET, with named capture groups with the syntax `"
## Implementations

* [V8](https://bugs.chromium.org/p/v8/issues/detail?id=5437), shipping in Chrome 64
* [XS](https://github.com/Moddable-OpenSource/moddable/blob/public/xs/sources/xsre.c), in [January 17, 2018 update](http://blog.moddable.tech/blog/january-17-2017-big-update-to-moddable-sdk/)
* [Transpiler (Babel plugin)](https://github.com/DmitrySoshnikov/babel-plugin-transform-modern-regexp#named-capturing-groups)
* [Safari](https://developer.apple.com/safari/technology-preview/release-notes/) beginning in Safari Technology Preview 40
* [XS](https://github.com/Moddable-OpenSource/moddable/blob/public/xs/sources/xsre.c), in [January 17, 2018 update](http://blog.moddable.tech/blog/january-17-2017-big-update-to-moddable-sdk/)()

0 comments on commit d73854f

Please sign in to comment.