MrMino / StackCtrlC

Copy button for Stack Overflow code boxes. Made entirely with JavaScript and JQuery.
MIT License
16 stars 1 forks source link

Feature request: remove jQuery #2

Open Jackymancs4 opened 5 years ago

Jackymancs4 commented 5 years ago

Hello @MrMino I really like your addon (yes, I'm on Firefox), but using jQuery seems quite an overkill to me.

Looking at chrome_ext/copybox.js code, every instance of $ can be replaced with a modern vanilla javascript call.

If you agree on the idea, but lack time to implement it, I'm willing to put together a PR for you!

Thanks.

MrMino commented 5 years ago

In a handsight, yes, it is an overkill. I don't have the time to develop this extension. PRs are greatly appreciated.