Drop `attribute` option
sindresorhus opened this issue · 2 comments
sindresorhus commented
You can easily infer it for the user.
link
=> href
script
=> src
sindresorhus commented
If you decide to fix this and #1 you only have to arguments and can pretty much just drop the option object and do oust(src, selector);
addyosmani commented
Should be good to go.