roman01la / JSONFormData

HTML JSON form submission polyfill
MIT License
104 stars 17 forks source link

Refactor/rewrite #8

Open roman01la opened 9 years ago

roman01la commented 9 years ago

I feel like the code becomes unreadable. So if anyone would like to refactor/rewrite the lib: you are welcome. Use of JavaScript ES2015 is highly appreciated, since it will make code more concise.

havenchyk commented 9 years ago

Let me try to rewrite.

roman01la commented 9 years ago

@havenchyk Thanks! Notice, we have some tests here: https://github.com/roman01la/JSONFormData/tree/master/test.

havenchyk commented 8 years ago

Hi, @roman01la, have you a chance to take a look?

roman01la commented 8 years ago

There are lots of changes. Review process is going to be slow. Don't expect this to be merged very soon :)

havenchyk commented 8 years ago

No problem. I just have free time and if you find anything, I can quickly fix it :smile: