kaulie / JS_Comma_Remover

a helper python script to remove comma,which may cause errors in IE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS_Comma_Remover

a helper python script to remove trailing comma in javascript array or json object ,which may cause errors in some browsers.you can pass a directory root as parameter to the script, then it will help you find those invalid ones and correct for you ,while it will also backup your file according to your will, in case of failure happens.

License

The code is licensed under the MIT License.

About

a helper python script to remove comma,which may cause errors in IE.