Commit Graph

13 Commits (f25ecbe0cc11eb55fa96643abf310f5604847e30)

Author SHA1 Message Date
Guilian a88d21165c
chore: license 2025-01-20 22:58:55 +01:00
Guilian 7e6cbb3c43
feat: meaningful error codes 2025-01-20 22:18:26 +01:00
Guilian c4ae14df41
refactor: dot-less imports for luastatic compatiblity 2025-01-20 21:16:24 +01:00
Guilian 194ab5e1f9
fix: exit process with error codes 2025-01-20 19:30:11 +01:00
Guilian c72e178787
chore: update flags 2025-01-20 19:29:31 +01:00
Guilian b94a21cb2e
chore: --text usage 2025-01-20 17:20:28 +01:00
Guilian 19a8896978
feat: invert error printing flag
Just way too much output on standard webpages
2025-01-20 17:17:25 +01:00
Guilian 94f7694c1e
fix: read stdin properly 2025-01-20 17:05:44 +01:00
Guilian c923159d7a
feat: get element inner text (--text option) 2025-01-20 17:05:04 +01:00
Guilian bd2b04216c
refactor: change -f to -1 to get one result 2025-01-20 17:03:32 +01:00
Guilian da51b3697e
feat: proper CLI usage in main 2025-01-19 14:18:43 +01:00
Guilian e9c2553f88
wip: select elements from html document and css selector 2025-01-18 18:54:18 +01:00
Guilian 111da7d663
feat: html parsing
Also, initial commit :)
2025-01-14 19:50:11 +01:00