mirror of
https://gitee.com/openharmony/third_party_rust_nom
synced 2024-11-22 23:19:44 +00:00
feat(readme): add Wordle result parser to list
This commit is contained in:
parent
eb148c1c90
commit
1a686f5180
@ -315,7 +315,8 @@ Here is a (non exhaustive) list of known projects using nom:
|
||||
[Telcordia/Bellcore SR-4731 SOR OTDR files](https://github.com/JamesHarrison/otdrs),
|
||||
[MySQL binary log](https://github.com/PrivateRookie/boxercrab),
|
||||
[URI](https://github.com/Skasselbard/nom-uri),
|
||||
[Furigana](https://github.com/sachaarbonel/furigana.rs)
|
||||
[Furigana](https://github.com/sachaarbonel/furigana.rs),
|
||||
[Wordle Result](https://github.com/Fyko/wordle-stats/tree/main/parser)
|
||||
|
||||
Want to create a new parser using `nom`? A list of not yet implemented formats is available [here](https://github.com/Geal/nom/issues/14).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user