Guilian
|
17f29dbfef
|
chore: readme update
|
2025-01-19 16:42:22 +01:00 |
Guilian
|
abacff6ec9
|
chore: add README with project overview, features, and usage instructions
|
2025-01-19 16:08:52 +01:00 |
Guilian
|
fc3155e6d7
|
chore: gitignore
|
2025-01-19 14:30:13 +01:00 |
Guilian
|
fd06af5983
|
fix: proper nil printing in logger
|
2025-01-19 14:19:49 +01:00 |
Guilian
|
da51b3697e
|
feat: proper CLI usage in main
|
2025-01-19 14:18:43 +01:00 |
Guilian
|
f5a4a81147
|
feat: global logger module
|
2025-01-19 14:16:42 +01:00 |
Guilian
|
a8a295aaf1
|
fix: ignore empty words in tokenisation
|
2025-01-19 14:00:13 +01:00 |
Guilian
|
feb98ab5ab
|
fix: remove empty lines around printed html
|
2025-01-19 13:47:54 +01:00 |
Guilian
|
e9c2553f88
|
wip: select elements from html document and css selector
|
2025-01-18 18:54:18 +01:00 |
Guilian
|
0f4f9030aa
|
feat: CSS selectors
|
2025-01-18 18:53:18 +01:00 |
Guilian
|
76d7f2e67b
|
fix: proper printing of document
|
2025-01-18 18:52:52 +01:00 |
Guilian
|
e94cdc1260
|
feat: match selector to document,+ helper methods
|
2025-01-18 18:52:17 +01:00 |
Guilian
|
fe9ea4eaec
|
refactor: get_next_sibling, singular
|
2025-01-18 18:50:38 +01:00 |
Guilian
|
71642b4884
|
fix: fix issue with clean_text_nodes modifying arrary while iterating on it
|
2025-01-18 18:50:03 +01:00 |
Guilian
|
968b3424cb
|
feat: class attribute support
|
2025-01-18 15:45:11 +01:00 |
Guilian
|
fc026a30f5
|
refactor: pseudo-elements use : instead of # prefix
|
2025-01-18 13:14:05 +01:00 |
Guilian
|
8937c1d496
|
feat: DOM element child index and next siblings methods
|
2025-01-18 13:03:01 +01:00 |
Guilian
|
111da7d663
|
feat: html parsing
Also, initial commit :)
|
2025-01-14 19:50:11 +01:00 |