unjquerify
unjquerify copied to clipboard
Some things are not being converted
In the character counter example, for example the jQuery each function is not converted to forEach
And it looks like while converting jQuery using this the converted code isn't working as it should.