google / incremental-dom

An in-place DOM diffing library
http://google.github.io/incremental-dom/
Apache License 2.0
3.54k stars 180 forks source link

Get rid of Object.keys usage #373

Closed jridgewell closed 6 years ago

jridgewell commented 6 years ago

Found in the review of https://github.com/google/incremental-dom/pull/372.