Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commitc8c62f8

Browse files
committed
Tweak readme
1 parentba81904 commitc8c62f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ JavaScript implementation of [Simple Regex](https://simple-regex.com/) :tada::ta
77
[![codecov](https://codecov.io/gh/SimpleRegex/SRL-JavaScript/branch/master/graph/badge.svg)](https://codecov.io/gh/SimpleRegex/SRL-JavaScript)
88

99
>Because of the JavaScript regex engine, there is something different from[Simple Regex](https://simple-regex.com/)
10-
- Support`as` to assign capture name with CODE but not regex engine.
10+
- Support`as` to assign capture name with CODE but not regex engine.
1111
- NOT support`if already had/if not already had`
1212
- NO`first match` and NO`all lazy`, since in JavaScript`lazy` means non-greedy (matching the fewest possible characters).
1313

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp