nushell/crates/nu_plugin_selector/src
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
..
nu feat: add attribute selection to nu_plugion_selector (#3519) 2021-05-30 11:49:43 -05:00
lib.rs web scraping with css selectors (#2725) 2020-11-03 15:46:42 -06:00
main.rs web scraping with css selectors (#2725) 2020-11-03 15:46:42 -06:00
selector.rs feat: add attribute selection to nu_plugion_selector (#3519) 2021-05-30 11:49:43 -05:00