Marcin Puc
51c74eebd0
Add general refactorings ( #3996 )
2021-09-10 10:44:22 +12:00
JT
383e874166
Fix a bunch of future clippy warnings ( #3586 )
...
* Fix a bunch of future clippy warnings
* Fix a bunch of future clippy warnings
2021-06-10 07:08:12 +12:00
ahkrr
9dbb3e80fe
feat: add attribute selection to nu_plugion_selector ( #3519 )
...
This allows the user to specify for example
selector a -t href
to downselect based on an attribute
Co-authored-by: ahkrr <alexhk@protonmail.com>
2021-05-30 11:49:43 -05:00
Jonathan Turner
5481db4079
Fix latest clippy warnings ( #3049 )
2021-02-12 23:13:14 +13:00
Darren Schroeder
3924e9d50a
added as_html switch so a selector can be passed to a selector ( #2739 )
2020-11-09 13:37:32 -06:00
Darren Schroeder
97f3671e2c
web scraping with css selectors ( #2725 )
...
* first step of making selector
* wip
* wip tests working
* probably good enough for a first pass
* oops, missed something.
* and something else...
* grrrr version errors
2020-11-03 15:46:42 -06:00