css-property-parser icon indicating copy to clipboard operation
css-property-parser copied to clipboard

isShorthandProperty lookup perf. improvement

Open alper-batioglu opened this issue 5 years ago • 1 comments

Isn't key lookup faster than extracting all keys and checking them one by one, at least for a pure json object ?

alper-batioglu avatar Sep 29 '20 15:09 alper-batioglu

LGTM

Mustafa-Ayhan avatar Sep 29 '20 15:09 Mustafa-Ayhan