|
TextParser - an Elixir library for extracting and validating structured tokens from text, such as URLs, hashtags, @-mentions etc
|
|
1
|
298
|
March 15, 2025
|
|
Best way to express recursive rules in yecc parsers
|
|
3
|
103
|
March 8, 2025
|
|
ExEmail - reimplements :email_validator in elixir
|
|
3
|
214
|
February 21, 2025
|
|
BinStruct - library for writing declarative code to get rich generated set of binary parsing/encoding features
|
|
12
|
560
|
November 26, 2024
|
|
TIL: Parsing DOCX files with Saxy - Handling Stream vs String Input
|
|
1
|
311
|
October 10, 2024
|
|
XPeg - Powerful Elixir PEG parser generator library
|
|
8
|
2243
|
May 23, 2024
|
|
DatemathEx - Parser for datemath syntax
|
|
2
|
245
|
May 21, 2024
|
|
Which comtrade parser / parsing library do you recommend?
|
|
4
|
268
|
May 20, 2024
|
|
Pegasus - PEG grammar nimbleparsec generator
|
|
18
|
1576
|
February 12, 2024
|
|
Recommendation for building search parser
|
|
21
|
1619
|
December 14, 2023
|
|
What is the best way for Parsing a string and convert to map
|
|
15
|
931
|
July 20, 2023
|
|
Find sibling of parent element with floki
|
|
3
|
883
|
April 24, 2023
|
|
ExLR - LR Parser library
|
|
0
|
587
|
April 7, 2023
|
|
Why is the syntax tree for a 2-tuple different than for other tuples?
|
|
3
|
1054
|
June 26, 2021
|
|
How to use Plug.Parsers?
|
|
2
|
2218
|
October 23, 2020
|
|
YarnParser - A parser for Yarn lockfiles
|
|
6
|
1521
|
September 11, 2020
|
|
Stream file text and parse each line information where lines are not always independent
|
|
2
|
1871
|
September 3, 2020
|
|
Phoenix wrapping array request inside _json field
|
|
3
|
1764
|
April 30, 2020
|
|
Plug.Parser custom body_reader example: why an array?
|
|
2
|
1025
|
February 8, 2020
|
|
How to detect if a given character (grapheme) is whitespace?
|
|
5
|
3223
|
November 13, 2019
|
|
Better parsing of a duration string
|
|
5
|
1301
|
October 29, 2019
|
|
Get elements with no textual values in XML in elixir
|
|
8
|
1782
|
April 1, 2019
|
|
Multipart parser
|
|
2
|
910
|
October 25, 2018
|
|
Floki parse and group by heading
|
|
8
|
3394
|
July 18, 2018
|
|
Saxy: A fast, easy-to-use and XML 1.0 compliant SAX parser in Elixir
|
|
0
|
2759
|
April 19, 2018
|