diff options
| author | Akshay Nair <phenax5@gmail.com> | 2022-02-17 21:31:42 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2022-02-17 21:33:15 +0530 |
| commit | 8de4bd6d732c3490a7d7a3d7433d8974b8592895 (patch) | |
| tree | 724502734f4d7b2594a75d1246e3e3428e7f0e33 /TODO.md | |
| parent | dfed1434ebc06a630cd7bde6609e3b122bf81de3 (diff) | |
| download | elxr-8de4bd6d732c3490a7d7a3d7433d8974b8592895.tar.gz elxr-8de4bd6d732c3490a7d7a3d7433d8974b8592895.zip | |
docs: readme update
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,9 +5,10 @@ - [X] Eval: Next item/Sequence - [X] Func: matchAll - [X] `{2, 5}` quantifiers + - [X] Func: replaceAll - [ ] Eval: `^$` start-end - - [ ] Func: replace - [ ] Not/Inverse - [ ] Named capture groups - [ ] Non-capture groups + - [ ] `[prop]` should match object with given property |
