CSSJSON icon indicating copy to clipboard operation
CSSJSON copied to clipboard

parsing error

Open ben7th opened this issue 11 years ago • 1 comments

I tried run:

CSSJSON.toJSON("/* input css code .. */\nbody { ")

in chrome console and then browser dead ..

is there endless loop?

ben7th avatar Oct 31 '14 14:10 ben7th

There's quite possibly edge cases that will throw the existing code off - I haven't worked on it in years and it doesn't have formal testing. I doubt I'll find time soon to do all that unless I end up needing to use this library again, but please feel free to submit pull requests of course.

aramk avatar Nov 01 '14 00:11 aramk