2 releases
0.1.1 | Nov 24, 2020 |
---|---|
0.1.0 | Nov 24, 2020 |
#1069 in Text processing
19KB
541 lines
REX
Extract key/value pairs out of text
Using regex named captures to extract key value information out of text streams
Supported Output Formats
- csv
- csv-no-header
- tsv
- tsv-no-header
- json
- ldjson (line delimited json)
- json-seq
Dependencies
~4–5.5MB
~88K SLoC