The-Code-Monkey / JQuery2JS

Turns Jquery into Vanilla JS. Go To The Link To Test.
https://jquery-2-js.vercel.app/
MIT License
7 stars 0 forks source link

Builtin jquery functions #1

Open Akiyamka opened 5 years ago

Akiyamka commented 5 years ago

Is your feature request related to a problem? Please describe. builtin jquery functions like $.extend(true, {}, defaults, o) not covered at this moment. it would be great feature

The-Code-Monkey commented 3 years ago

Yeah, sorry for the slow reply been having a bit of a break from this project. if you can explain what the function does in reply to this or even feel free to create a pr, i will be happy to accept it.