I have a beautified javascript file that ends on line 349,832 but I need to split this javascript file into smaller multiple files that each contain the max line of 15,000 characters. How can I accomplish this in Windows?
I see a lot of scripts that can convert them using line numbers but I need characters and not lines